zhouna 5 năm trước cách đây
mục cha
commit
55c7320308
1 tập tin đã thay đổi với 6 bổ sung1 xóa
  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>