We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00763c4 commit ef0d7daCopy full SHA for ef0d7da
css-forms-1/Overview.bs
@@ -810,7 +810,7 @@ select > button:first-child {
810
display: contents;
811
812
/* Prevents button activation behavior so select can handle events */
813
- interactivity: inert;
+ interactivity: inert !important;
814
}
815
select option {
816
/* These min-size rules ensure accessibility by following WCAG rules:
0 commit comments