zhouna 5 роки тому
батько
коміт
55c7320308
1 змінених файлів з 6 додано та 1 видалено
  1. 6 1
      src/components/recordInput/ManageItemBatch.vue

+ 6 - 1
src/components/recordInput/ManageItemBatch.vue

@@ -636,6 +636,11 @@
             }
             }
       }
       }
     }
     }
-    
+    .el-collapse-item__content{
+        padding-bottom: 0;
+    }
+    .el-table::before{
+        content: unset;
+    }
 
 
 </style>
 </style>