mapbox / assembly

Making the hard parts of designing for the web easy.
https://www.mapbox.com/assembly/
134 stars 27 forks source link

Make it easier to style borderless select elements #982

Closed samanpwbb closed 3 years ago

samanpwbb commented 3 years ago

We want to make it easier to add select elements that don't have borders and extra left and right padding:

Screen Shot 2021-04-06 at 1 02 17 PM

Right now, to make borderless select elements that look good, some override classes need to be applied to get the spacing to look right.

bordered and borderless selects should be managed with modifier classes.

adrianababakanian commented 3 years ago

👋 @samanpwbb can we close this now that the relevant PR was merged into the 1.0.0 branch, or should we wait until the release?

samanpwbb commented 3 years ago

@adrianababakanian let's close it now

adrianababakanian commented 3 years ago

Closed via https://github.com/mapbox/assembly/pull/992!