diff --git a/src/app/routes/commom/less/commom-table.less b/src/app/routes/commom/less/commom-table.less index 43fa7d95..ec058484 100644 --- a/src/app/routes/commom/less/commom-table.less +++ b/src/app/routes/commom/less/commom-table.less @@ -113,9 +113,10 @@ line-height: 21px; } - // .text-truncate { - // white-space: normal; - // } + .text-truncate { + white-space: normal; + } + // 强制头部居中 .ant-table-container table>thead>tr>.options { text-align: center !important;