Skip to content

Commit 5ec11a4

Browse files
committed
fix(tabs): fix selected indicator alignment
1 parent d331c2c commit 5ec11a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/tabs/themes/tabs.base.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ igc-icon-button::part(base) {
136136
position: relative;
137137
grid-row: 2;
138138
grid-column: 1 / -1;
139+
text-align: initial;
139140

140141
span {
141142
position: absolute;

0 commit comments

Comments
 (0)