Skip to content

Commit 6683f18

Browse files
- lint.fix
1 parent a00cc6f commit 6683f18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/components/spinner/spinner.ionic.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
}
1313

1414
:host(.ion-color-medium) {
15-
color: #{globals.ion-color(medium, contrast, $subtle:true)}
15+
color: #{globals.ion-color(medium, contrast, $subtle: true)};
1616
}
1717

1818
// Spinner: lines / lines-small / lines-sharp / lines-sharp-small

0 commit comments

Comments
 (0)