Skip to content

Commit 2ca679c

Browse files
devvaannshabose
authored andcommitted
fix: menu bar hover border overlaps the tab bar active marker
1 parent 0357999 commit 2ca679c

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: 2;
8+
z-index: 20;
99
}
1010

1111
.dark .tab-bar-container {

0 commit comments

Comments
 (0)