This commit is contained in:
2026-07-01 08:27:26 +08:00
parent 9f4577d3d8
commit 25f0d8e97b
56 changed files with 5298 additions and 2 deletions
+7
View File
@@ -0,0 +1,7 @@
.admin-table-nowrap .ant-table-cell {
white-space: nowrap;
}
.admin-table-nowrap .ant-table-cell-ellipsis {
white-space: nowrap;
}