1
0
Fork 0
mirror of https://github.com/bra1n/townsquare.git synced 2025-07-28 04:55:13 +00:00

fix voting animation

This commit is contained in:
Steffen 2020-06-04 19:52:56 +02:00
parent 3b36c47f8e
commit 649cb30fec
No known key found for this signature in database
GPG key ID: 764D74E98267DFC6

View file

@ -174,7 +174,7 @@ export default {
position: absolute;
width: 100%;
height: 100%;
transition: transform 3s;
transition: transform 2.9s ease-in-out;
}
span:before {
content: " ";