Changing font family - breaks split button height #4616
Unanswered
beygale1
asked this question in
Figma UI Kit
Replies: 1 comment
-
|
Hello, Yes, in SplitButton we use two buttons side by side, and the left button’s height should have been set to Fill container. As a temporary workaround, you can set the height of the left buttons in your file to Fill container, which will resolve the issue. We’ve already applied the fix for the next version. Thank you for your feedback. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I see (Figma PrimeOne4.0) button height relies on padding.
Split button, for example, consists of a button (text) + an icon button
When changing the font family from Inter to Roboto, for example, there's a gap between the two heights.
As Roboto's line height at the same point size is smaller than Inter's.
Beta Was this translation helpful? Give feedback.
All reactions