removed sticker transform animation

This commit is contained in:
Integral Team 2019-09-11 17:08:05 +07:00
parent a8ddf1e7fa
commit 13c829e6cc

View file

@ -193,7 +193,7 @@
float: left;
cursor: pointer;
transform: scale(1);
transition: transform 250ms;
// transition: transform 250ms;
width: 48px;
height: 48px;
background-size: cover;