mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
Merge ef1b16c5e5 into e0e827dab0
This commit is contained in:
commit
9763931bc4
1 changed files with 3 additions and 3 deletions
|
|
@ -46,9 +46,9 @@ i.utils-health-status-icon {
|
|||
|
||||
.icon.spin {
|
||||
animation: spin 2s linear infinite;
|
||||
width: 0.5em;
|
||||
height: 0.5em;
|
||||
vertical-align: -0.05em;
|
||||
width: 1em;
|
||||
height: 1em;
|
||||
vertical-align: -0.125em;
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue