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 6d04e6f commit 36fdec5Copy full SHA for 36fdec5
core/src/components/select/select.ionic.outline.scss
@@ -56,4 +56,5 @@
56
57
:host(.ion-focused.select-fill-outline) {
58
--border-color: var(--highlight-color);
59
+ --border-width: #{globals.$ion-border-size-050};
60
}
0 commit comments