[new feature] Loading: add circular type (#618)

This commit is contained in:
neverland
2018-02-07 16:35:24 +08:00
committed by GitHub
parent 6e00edac2d
commit 866aff9c45
8 changed files with 121 additions and 54 deletions
+2 -2
View File
@@ -15,8 +15,8 @@
&__layer {
fill: none;
stroke-dasharray: 3140px;
stroke-dashoffset: 3140px;
stroke-dasharray: 3140;
stroke-dashoffset: 3140;
transform: rotate(90deg);
transform-origin: 530px 530px;
}