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 42e168b commit 696810fCopy full SHA for 696810f
tests/plugins/__snapshots__/preflight.test.js.snap
@@ -115,7 +115,11 @@ progress {
115
vertical-align: baseline;
116
}
117
118
-:is(::-webkit-inner-spin-button, ::-webkit-outer-spin-button) {
+::-webkit-inner-spin-button {
119
+ height: auto;
120
+}
121
+
122
+::-webkit-outer-spin-button {
123
height: auto;
124
125
@@ -308,7 +312,11 @@ progress {
308
312
309
313
310
314
311
315
316
317
318
319
320
321
322
0 commit comments