You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix ComboBox quiet readonly styling and SearchField padding right specificity (#6829)
* fix Combobox quiet readonly style specificity
makes the nonfocused style more specific so it wins over the disabled style but still doesnt win over the active style
* make search field styles win over textfield styles
* increase combobox invalid style specificity
0 commit comments