release/2.19.1.2501.01

This commit is contained in:
lys 2025-08-04 16:24:41 +08:00
parent 2321266533
commit 2b39980ed0
1 changed files with 2 additions and 2 deletions

View File

@ -45,8 +45,8 @@
}
.wea-new-table {
.wea-new-table .ant-table-tbody > tr > td,
.wea-new-table .ant-table-thead > tr > th {
.ant-table-tbody > tr > td,
.ant-table-thead > tr > th {
width: 100%;
overflow: hidden;
text-overflow: ellipsis;