react-spectrum
aa9f32d3 - Fix ComboBox quiet readonly styling and SearchField padding right specificity (#6829)

Commit
1 year ago
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
Author
Parents
Loading