mo пре 4 година
родитељ
комит
e21c994029
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      src/App.vue

+ 4 - 0
src/App.vue

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