فهرست منبع

InputNumber: fix style when nested in form item

Leopoldthecoder 8 سال پیش
والد
کامیت
f0c4c5b587
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      packages/theme-default/src/input-number.css

+ 1 - 0
packages/theme-default/src/input-number.css

@@ -7,6 +7,7 @@
     display: inline-block;
     width: 180px;
     position: relative;
+    line-height: normal;
     
     & .el-input {
       display: block;