fixed transition for stickers

This commit is contained in:
Fedor Katurov 2020-02-10 17:33:26 +07:00
parent 5f7c036149
commit b03c5ce0de
2 changed files with 14 additions and 7 deletions

View file

@ -55,7 +55,7 @@
}
}
@media(hover: none) {
@media(hover: hover) {
transition: none;
}
}