Browse Source

Modify Step styling

Dean Shi 8 years ago
parent
commit
3cdd62c493
1 changed files with 1 additions and 5 deletions
  1. 1 5
      packages/theme-default/src/step.css

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

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