Skip to content

Commit 9714431

Browse files
committed
Work Manager- arrow in the selected tab overlaps with the drop down menu that appears on hovering over the customer and talent
https://topcoder.atlassian.net/browse/UN-708
1 parent 676ef63 commit 9714431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Tab/Tab.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
width: 40px;
9393
margin-top: 10px;
9494
justify-content: center;
95-
z-index: 100;
95+
z-index: 1;
9696
display: block;
9797
position: absolute;
9898
top: 31px;

0 commit comments

Comments
 (0)