Skip to content

Commit 1f93ceb

Browse files
committed
fix: revert z-index from 20 to 2
1 parent e0efc85 commit 1f93ceb

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)