mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
[fix] sidebar style (#15652)
Signed-off-by: ymktmk <ymktmk.tt@gmail.com> Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com>
This commit is contained in:
parent
1a9cda0a6c
commit
5f63246b2e
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ $deselected-text: #818d94;
|
|||
color: white;
|
||||
background-color: #0f2733;
|
||||
overflow: auto;
|
||||
z-index: 0;
|
||||
z-index: 2;
|
||||
|
||||
&__container {
|
||||
padding: 0 5px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue