mirror of https://github.com/ElemeFE/element
Step: make progress line to be exactly 50% size
parent
77aebbdd33
commit
986c4a2127
|
@ -59,6 +59,7 @@
|
|||
border-style: solid;
|
||||
border-color: inherit;
|
||||
transition: all 150ms;
|
||||
box-sizing: border-box;
|
||||
width: 0;
|
||||
height: 0;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue