Browse Source

提交一下

1
mo 4 năm trước cách đây
mục cha
commit
e21c994029
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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;
 }