This commit is contained in:
firas_mosbehi 2026-04-21 09:00:23 +03:00 committed by GitHub
commit 9763931bc4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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;
}