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-style: solid;
|
||||||
border-color: inherit;
|
border-color: inherit;
|
||||||
transition: all 150ms;
|
transition: all 150ms;
|
||||||
|
box-sizing: border-box;
|
||||||
width: 0;
|
width: 0;
|
||||||
height: 0;
|
height: 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue