表格文字超出处理
This commit is contained in:
parent
c9722919fe
commit
cc0b91b2d8
|
|
@ -2,7 +2,6 @@
|
|||
.ant-table-tbody {
|
||||
tr {
|
||||
td {
|
||||
white-space: nowrap;
|
||||
height: 41px !important;
|
||||
border-bottom: 1px solid #e2e2e2 !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue