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 d2b1a50 commit 33546e0Copy full SHA for 33546e0
core/src/components/badge/badge.ionic.scss
@@ -84,11 +84,11 @@
84
85
/* Medium Badge */
86
:host(.badge-medium) {
87
- @include globals.typography(globals.$ion-body-md-medium);
88
-
89
--padding-start: #{globals.$ion-space-100};
90
--padding-end: #{globals.$ion-space-100};
91
+ @include globals.typography(globals.$ion-body-md-medium);
+
92
min-width: globals.$ion-scale-600;
93
height: globals.$ion-scale-600;
94
}
0 commit comments