Skip to content

Commit 33546e0

Browse files
lint
1 parent d2b1a50 commit 33546e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,11 @@
8484

8585
/* Medium Badge */
8686
:host(.badge-medium) {
87-
@include globals.typography(globals.$ion-body-md-medium);
88-
8987
--padding-start: #{globals.$ion-space-100};
9088
--padding-end: #{globals.$ion-space-100};
9189

90+
@include globals.typography(globals.$ion-body-md-medium);
91+
9292
min-width: globals.$ion-scale-600;
9393
height: globals.$ion-scale-600;
9494
}

0 commit comments

Comments
 (0)