src/components/mainTable/index.scss
@@ -17,6 +17,20 @@ } .ant-table-body { overflow-x: auto!important; min-height: 90px; border: 1px solid #e8e8e8; border-radius: 4px; border-top: none; border-bottom: none; table { border-left: 0; .ant-table-thead > tr > th:last-child { border-right: 0; } .ant-table-tbody > tr > td:last-child { border-right: 0; } } } .ant-table-body::-webkit-scrollbar { width: 8px;