mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-23 17:28:44 +00:00
Make sure refresh icon is not hidden under status panel (#1928)
This commit is contained in:
parent
ba731ee507
commit
a607731d86
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1);
|
||||
|
||||
&__item {
|
||||
min-height: 90px;
|
||||
height: 75px;
|
||||
margin: 10px 0;
|
||||
padding: 5px 20px;
|
||||
font-size: .8em;
|
||||
|
|
|
|||
Loading…
Reference in a new issue