Indicator.scss 117 B

123
  1. .#{$prefix}indicator span {
  2. transition: background-color .25s ease-out, width .1s ease-out, height .1s ease-out;
  3. }