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 d12c8cb commit 2d4b488Copy full SHA for 2d4b488
core/src/components/badge/badge.ionic.scss
@@ -146,7 +146,7 @@
146
height: globals.$ion-scale-1000;
147
}
148
149
-// Badge Vertical Prop
+// Badge (hint)
150
// --------------------------------------------------
151
152
:host(:empty) {
@@ -161,7 +161,7 @@
161
--padding-bottom: #{globals.$ion-scale-100};
162
163
164
-// Badge Sizes Empty
+// Badge (hint) Sizes
165
166
167
/* sm */
@@ -182,7 +182,7 @@
182
height: globals.$ion-scale-400;
183
184
185
-// Badge Sizes Not Empty With Vertical Prop
186
187
188
:host(.badge-small[vertical]:not(:empty)),
0 commit comments