feat(Loading): avoid using inline style (#4780)

This commit is contained in:
neverland
2019-10-19 16:05:16 +08:00
committed by GitHub
parent e83e4e6956
commit a625bdca42
11 changed files with 24 additions and 26 deletions
+1
View File
@@ -13,6 +13,7 @@
max-width: 100%;
height: 30px;
max-height: 100%;
color: @loading-spinner-color;
vertical-align: middle;
animation: van-rotate 0.8s linear infinite;