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
1 changed files with 1 additions and 1 deletions

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: " ";