break all in table cell

This commit is contained in:
afc163 2016-03-16 11:50:06 +08:00
parent 272d1a1136
commit 870ec04aab

View File

@ -82,6 +82,7 @@
th,
td {
padding: 16px 8px;
word-break: break-all;
}
th.@{table-prefix-cls}-selection-column,