AdminLTE/scss/_miscellaneous.scss

5 lines
93 B
SCSS

.resize-animation-stopper * {
animation: none !important;
transition: none !important;
}