Explorar o código

装箱单-成衣

jbb %!s(int64=2) %!d(string=hai) anos
pai
achega
8cc315da79
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/views/packing-list/clothes-list.vue

+ 3 - 0
src/views/packing-list/clothes-list.vue

@@ -998,4 +998,7 @@ padding-bottom: 0px !important;
 /deep/ .ant-table-thead > tr > th, .ant-table-tbody > tr > td{
   padding: 9px 16px
 }
+/deep/ .ant-table-fixed-left table,.ant-table-fixed-right table{
+  width: min-content;
+}
 </style>