_miscellaneous.scss 93 B

12345
  1. .resize-animation-stopper * {
  2. animation: none !important;
  3. transition: none !important;
  4. }