浏览代码

Step: make progress line to be exactly 50% size

wacky6.AriesMBP 8 年之前
父节点
当前提交
986c4a2127
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      packages/theme-default/src/step.css

+ 1 - 0
packages/theme-default/src/step.css

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