Skip to content

Commit 217a0b9

Browse files
- lint.fix
1 parent 05dc23b commit 217a0b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@use "../../themes/ionic/ionic.globals.scss" as globals;
22

33
:host(.input-fill-outline) {
4-
--background: #{globals.$ion-primitives-base-white};
5-
--border-color: #{globals.$ion-primitives-neutral-500};
6-
}
4+
--background: #{globals.$ion-primitives-base-white};
5+
--border-color: #{globals.$ion-primitives-neutral-500};
6+
}

0 commit comments

Comments
 (0)