tweak spin style

This commit is contained in:
afc163
2017-05-23 17:48:13 +08:00
parent f414398fae
commit 5b4adeb339
+1 -1
View File
@@ -115,7 +115,7 @@
&-dot {
position: relative;
display: block;
display: inline-block;
.square(@spin-dot-size);
transform: rotate(45deg);
animation: antRotate 1.2s infinite linear;