mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 03:29:39 +08:00
🐛 remove word-break for consistent ui, close #13624
This commit is contained in:
parent
d4715e1783
commit
1b0d37d1f3
@ -280,8 +280,6 @@
|
||||
&-thead > tr > th,
|
||||
&-tbody > tr > td {
|
||||
padding: @table-padding-vertical @table-padding-horizontal;
|
||||
word-break: break-word;
|
||||
-ms-word-break: break-all;
|
||||
}
|
||||
|
||||
&-thead > tr > th.@{table-prefix-cls}-selection-column-custom {
|
||||
|
Loading…
Reference in New Issue
Block a user