Skip to content

Commit 5f63246

Browse files
[fix] sidebar style (argoproj#15652)
Signed-off-by: ymktmk <[email protected]> Co-authored-by: Blake Pettersson <[email protected]>
1 parent 1a9cda0 commit 5f63246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/app/sidebar/sidebar.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ $deselected-text: #818d94;
1515
color: white;
1616
background-color: #0f2733;
1717
overflow: auto;
18-
z-index: 0;
18+
z-index: 2;
1919

2020
&__container {
2121
padding: 0 5px;

0 commit comments

Comments
 (0)