Create _miscellaneous.scss

pull/3698/head
Daniel 2021-05-14 06:56:50 +05:30
parent 0b43ed8bca
commit b46482d258
1 changed files with 4 additions and 0 deletions

4
scss/_miscellaneous.scss Normal file
View File

@ -0,0 +1,4 @@
.resize-animation-stopper * {
animation: none !important;
transition: none !important;
}