feat(Loading): avoid using inline style (#4780)
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user