Re: [csswg-drafts] [css-ui] UA stylesheet for appearance:base `<select>` (#10857)

I talked with @nt1m and @fantasai about the proposed styles from my last comment and got some feedback:
- use margin-inline-start:auto instead of justify-content:space-between to push the ::picker-icon to the right
- remove the 1px margin at the top of the picker which was used to separate the borders of the picker and the button
- padding-inline on options and padding-block/padding-inline on button looks good
- borders of picker and button should be consistent and they should be 1px (picker uses the initial value)
- border-radius, if we use it, should be in em units instead of px, like 0.25em

I plan on incorporating these into the proposed styles

-- 
GitHub Notification of comment by josepharhar
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10857#issuecomment-2489840290 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 21 November 2024 00:51:07 UTC