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 ba5987b commit 17f3046Copy full SHA for 17f3046
core/src/components/badge/badge.common.scss
@@ -51,7 +51,7 @@
51
// Badge Empty (hint)
52
// --------------------------------------------------
53
54
-:host(:empty[vertical]) {
+:host([vertical]) {
55
@include position(null, 0, null, null);
56
position: absolute;
57
}
0 commit comments