better settings animation
This commit is contained in:
parent
6f7ec55091
commit
210d169289
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
>div {
|
||||
cursor: pointer;
|
||||
rotate: -90deg;
|
||||
transform: translateY(98px);
|
||||
transform: translateY(98px) scale(.9);
|
||||
transition: transform .2s;
|
||||
gap: 7px;
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue