1
@@ -120,6 +120,10 @@ input[type="number"] {
.el-select {
width: 180px !important;
}
+
+.el-input__count{
+ background-color: transparent!important;
+}
.multiple.el-select {