Step: make progress line to be exactly 50% size

pull/5819/head
wacky6.AriesMBP 2017-07-06 22:08:00 +08:00 committed by 杨奕
parent 77aebbdd33
commit 986c4a2127
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@
border-style: solid;
border-color: inherit;
transition: all 150ms;
box-sizing: border-box;
width: 0;
height: 0;
}