@@ -703,6 +703,9 @@ export default {
/deep/ .ant-table-tbody {
text-align: center;
}
+/deep/ .ant-table-fixed-left table, .ant-table-fixed-right table{
+width: min-content;
+}
// /deep/ th.replacecolor1 {
// display: none;
// }