Skip to content
2 changes: 1 addition & 1 deletion packages/main/src/themes/TabInStrip.css
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
}

.ui5-tab-strip-item--selected .ui5-tab-strip-item-icon-outer::after {
bottom: -0.9375rem;
bottom: -1rem;
}

.ui5-tab-strip-item--disabled {
Expand Down
Loading