fix: table style error

This commit is contained in:
sealday 2024-03-30 22:53:30 +08:00
parent 9acb908981
commit 8c4730a4ab

View File

@ -576,6 +576,7 @@ export const Table: any = withDynamicSchemaProps(
.ant-table-cell {
text-align: center;
}
}
.ant-table-wrapper {
height: 100%;
.ant-spin-nested-loading {