foundry-ui
foundry-ui copied to clipboard
Make dropdown values more compact
The fill/outline valueVariants on the Dropdown have lots of padding, and have a large font size. The difference between the height of the three variants is huge. To get these closer in-line with each other and the design
- reduce the font size
- reduce the padding
- add border to fill variant so it matches the size of the outline
Current:
Design:
Hey there can I contribute to this