kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
feat(ui): only blink once
rodzic
badcd6ea4b
commit
622cfc9073
|
@ -122,7 +122,7 @@ div { color:var(--fw-text-color); }
|
|||
border-radius: var(--fw-border-radius);
|
||||
white-space: nowrap;
|
||||
|
||||
animation: v-bind('animation') 0.15s steps(1, end) 2 reverse;
|
||||
animation: v-bind('animation') 0.15s steps(1, end) 1 reverse;
|
||||
|
||||
&:hover {
|
||||
background-color: var(--hover-background-color);
|
||||
|
|
Ładowanie…
Reference in New Issue