This commit is contained in:
Taric Xin
2022-05-09 09:47:04 +08:00
parent de6c048f2e
commit 5b36842c5d

View File

@ -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;