Browse Source

Fix avatar active animation in skeleton

pull/12000/head
afc163 6 years ago
committed by 偏右
parent
commit
b951105b93
  1. 4
      components/skeleton/style/index.less

4
components/skeleton/style/index.less

@ -94,6 +94,10 @@
.skeleton-color(); .skeleton-color();
} }
} }
.@{skeleton-avatar-prefix-cls} {
.skeleton-color();
}
} }
} }

Loading…
Cancel
Save