mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-19 06:43:16 +08:00
break all in table cell
This commit is contained in:
parent
272d1a1136
commit
870ec04aab
@ -82,6 +82,7 @@
|
||||
th,
|
||||
td {
|
||||
padding: 16px 8px;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
th.@{table-prefix-cls}-selection-column,
|
||||
|
Loading…
Reference in New Issue
Block a user