diff --git a/src/index.css b/src/index.css index 3523745..1199d3a 100644 --- a/src/index.css +++ b/src/index.css @@ -139,4 +139,8 @@ body { .ant-steps-item-tail { border: none; +} + +.ant-table-thead .ant-table-cell { + font-weight: normal !important; } \ No newline at end of file