mirror of https://github.com/ColorlibHQ/AdminLTE
5 lines
93 B
SCSS
5 lines
93 B
SCSS
|
.resize-animation-stopper * {
|
||
|
animation: none !important;
|
||
|
transition: none !important;
|
||
|
}
|