瀏覽代碼

提交一下

1
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;
 }