index.less 76 B

1234
  1. .show {
  2. transition: all 0.2s;
  3. // transition-timing-function: ease;
  4. }