Faster animation to match the fast update
This commit is contained in:
parent
3479a0da57
commit
56082cba15
|
@ -185,7 +185,7 @@ import createWebSocket from '@/repositories/WS';
|
|||
color: #888;
|
||||
margin: 0 1em 0 .5em;
|
||||
position: absolute;
|
||||
transition: transform 0.5s ease;
|
||||
transition: transform 0.2s linear;
|
||||
}
|
||||
.sortactive::after {
|
||||
transform: rotate(90deg);
|
||||
|
|
Loading…
Reference in New Issue
Block a user