diff --git a/src/styles/stickers.less b/src/styles/stickers.less index affec21..0693a39 100644 --- a/src/styles/stickers.less +++ b/src/styles/stickers.less @@ -193,7 +193,7 @@ float: left; cursor: pointer; transform: scale(1); - transition: transform 250ms; + // transition: transform 250ms; width: 48px; height: 48px; background-size: cover;