mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 19:16:41 +07:00
removed sticker transform animation
This commit is contained in:
parent
a8ddf1e7fa
commit
13c829e6cc
1 changed files with 1 additions and 1 deletions
|
@ -193,7 +193,7 @@
|
||||||
float: left;
|
float: left;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
transform: scale(1);
|
transform: scale(1);
|
||||||
transition: transform 250ms;
|
// transition: transform 250ms;
|
||||||
width: 48px;
|
width: 48px;
|
||||||
height: 48px;
|
height: 48px;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue