Explorar el Código

装箱单-成衣

jbb hace 2 años
padre
commit
8cc315da79
Se han modificado 1 ficheros con 3 adiciones y 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>