소스 검색

装箱单-成衣

jbb 2 년 전
부모
커밋
8cc315da79
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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>