浏览代码

Modify Step styling

Dean Shi 8 年之前
父节点
当前提交
3cdd62c493
共有 1 个文件被更改,包括 1 次插入5 次删除
  1. 1 5
      packages/theme-default/src/step.css

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

@@ -19,10 +19,6 @@
       & .el-step__main {
         padding-left: 10px;
       }
-
-      & .el-step__description {
-        width: 300px;
-      }
     }
 
     @e line {
@@ -149,7 +145,7 @@
 
     @e title {
       font-size: 14px;
-      margin-top: 5px;
+      line-height: 32px;
       display: inline-block;
 
       @when process {