ysy 1 год назад
Родитель
Сommit
2aa1614f1f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/styles/transition/common.scss

+ 1 - 1
src/styles/transition/common.scss

@@ -192,5 +192,5 @@ table th .is-required::before{
 
 
 .el-input--medium .el-input__inner {
 .el-input--medium .el-input__inner {
   // height: 32px  !important;
   // height: 32px  !important;
-  line-height: 32px  !important;
+  // line-height: 32px  !important;
 }
 }