Skip to content

Commit 6b90698

Browse files
committed
fix lint
1 parent 8840982 commit 6b90698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/components/badge/badge.ionic.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
--padding-end: 0;
155155
}
156156

157-
:host(:empty[position]) {
157+
:host(:empty[position]) {
158158
border: globals.$ion-border-size-025 globals.$ion-border-style-solid globals.$ion-bg-surface-inverse;
159159
}
160160

0 commit comments

Comments
 (0)