Skip to content

Commit 6546d91

Browse files
committed
fix: revert z-index from 20 to 2
1 parent 3d3bdb5 commit 6546d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/Extn-TabBar.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
border-bottom: none;
66
position: relative;
77
overflow: hidden;
8-
z-index: 20;
8+
z-index: 2;
99
}
1010

1111
.dark .tab-bar-container {

0 commit comments

Comments
 (0)