Skip to content

Commit 01d47c3

Browse files
Fix broken tests
1 parent 379b77e commit 01d47c3

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

core/src/components/badge/badge.native.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
}
1414

1515
// TODO(ROU-10747): Review size styles when sizes are defined for native themes.
16-
:host([vertical]:not(.in-tab-button)),
16+
:host([vertical]:not(.in-button):not(.in-tab-button)),
1717
:host(:empty) {
1818
--padding-start: 0;
1919
--padding-end: 0;
-9 Bytes
Loading
-5 Bytes
Loading

0 commit comments

Comments
 (0)