mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-26 15:44:00 +00:00
fix spinner transition glitches
This commit is contained in:
parent
5760bcbdc1
commit
249f24dc59
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@
|
|||
transform: rotate(-90deg) translateZ(0);
|
||||
}
|
||||
|
||||
10% {
|
||||
20% {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue