表格文字超出处理

This commit is contained in:
liyongshun 2022-07-12 16:01:56 +08:00
parent c9722919fe
commit cc0b91b2d8
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
.ant-table-tbody {
tr {
td {
white-space: nowrap;
height: 41px !important;
border-bottom: 1px solid #e2e2e2 !important;
}