Removed unused transitions
This commit is contained in:
parent
2bf985cd79
commit
a0fdea6c4b
@ -21,7 +21,7 @@
|
|||||||
right: 30px;
|
right: 30px;
|
||||||
bottom: 30px;
|
bottom: 30px;
|
||||||
left: 30px;
|
left: 30px;
|
||||||
transition: top .3s, right .3s, bottom .3s, left .3s, opacity .2s, transform .2s;
|
transition: top .3s, right .3s, bottom .3s, left .3s;
|
||||||
will-change: transform;
|
will-change: transform;
|
||||||
|
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Loading…
Reference in New Issue
Block a user