Show timeline on canceled accelerations

This commit is contained in:
natsoni
2024-12-05 12:28:14 +01:00
parent 0310452dfb
commit d87b668353
6 changed files with 52 additions and 33 deletions

View File

@@ -129,6 +129,9 @@
margin-left: calc(-4em + 5px);
animation: goFasterLeft 0.8s infinite linear;
}
&.no-animation {
animation: none;
}
}
&.left {