Ver Fonte

提交一下

1
mo há 4 anos atrás
pai
commit
e21c994029
1 ficheiros alterados com 4 adições e 0 exclusões
  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;
 }