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 05dc23b commit 217a0b9Copy full SHA for 217a0b9
core/src/components/input/input.ionic.outline.scss
@@ -1,6 +1,6 @@
1
@use "../../themes/ionic/ionic.globals.scss" as globals;
2
3
:host(.input-fill-outline) {
4
- --background: #{globals.$ion-primitives-base-white};
5
- --border-color: #{globals.$ion-primitives-neutral-500};
6
-}
+ --background: #{globals.$ion-primitives-base-white};
+ --border-color: #{globals.$ion-primitives-neutral-500};
+}
0 commit comments