[Improvement] Circle: optimzie linecap (#624)

This commit is contained in:
neverland
2018-02-08 10:07:00 +08:00
committed by GitHub
parent c11c0bb4c7
commit c2773b49a6
2 changed files with 2 additions and 1 deletions

View File

@@ -15,6 +15,7 @@
&__layer {
fill: none;
stroke-linecap: round;
stroke-dasharray: 3140;
stroke-dashoffset: 3140;
transform: rotate(90deg);