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 5cc60f6 commit dad7bcdCopy full SHA for dad7bcd
core/src/components/select/select.ionic.outline.scss
@@ -56,5 +56,8 @@
56
57
:host(.ion-focused.select-fill-outline) {
58
--border-color: var(--highlight-color);
59
+}
60
+
61
+:host(.ion-focused.select-fill-outline:not(.ion-invalid):not(.ion-valid)) {
62
--border-width: #{globals.$ion-border-size-050};
63
}
0 commit comments