freshworks / crayons

🖍️ Crayons - A UI Kit comprising of web components for building Freshworks Apps!
https://crayons.freshworks.com
219 stars 61 forks source link

[Bug] - Mismatch in default button label font size #876

Open prabakaran-rangasamy opened 1 year ago

prabakaran-rangasamy commented 1 year ago

Component Button component

Describe the bug Before the button label font size was 14px now it is changed to 13.333px (which is inherited from parent), no specific font size property is given

To Reproduce Steps to reproduce the current behavior: issue present in crayon website itself https://crayons.freshworks.com/components/core/button/#demo

Expected behavior font size should be 14px