ben-ryder / jigsaw

A design system and component library for use in my personal projects.
https://jigsaw.benryder.dev
GNU General Public License v3.0
0 stars 0 forks source link

Select element/control option text can be squashed out of view #55

Closed ben-ryder closed 9 months ago

ben-ryder commented 11 months ago

Describe the bug The select element/control option text can be squashed out of view.

image

Possible Fix Set width: min-content instead of width: 100%

image

ben-ryder commented 9 months ago

released in v0.17.0