Sfoglia il codice sorgente

修改要是日记BUG

liangjiahao 3 anni fa
parent
commit
121e20bff0
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  1. 6 0
      src/views/grassrootsregistration/bdgldiary/index.vue

+ 6 - 0
src/views/grassrootsregistration/bdgldiary/index.vue

@@ -1944,4 +1944,10 @@ export default {
 ::v-deep .box table td {
   border-bottom: 1px solid white !important;
 }
+::v-deep .data .el-input__inner {
+    border: none !important;
+}
+::v-deep .box .el-input__inner {
+    border: none !important;
+}
 </style>