@@ -470,7 +470,6 @@
.el-input__inner{
width:80px;
height: 30px;
- line-height: 30px;
display: inline-block;
box-sizing: border-box;
}
@@ -484,6 +483,7 @@
/deep/.el-input input[type="number"]{
-moz-appearance: textfield;
+ line-height: 20px;
@@ -576,6 +576,7 @@
/deep/.scoreInp.el-input{
width:50px;