Skip to content

Commit 5b6ac42

Browse files
devvaannshabose
authored andcommitted
fix: revert z-index from 20 to 2
1 parent 0f07e13 commit 5b6ac42

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)