UI
This commit is contained in:
@ -116,6 +116,10 @@
|
||||
// .text-truncate {
|
||||
// white-space: normal;
|
||||
// }
|
||||
// 强制头部居中
|
||||
.ant-table-container table>thead>tr>.options {
|
||||
text-align: center !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user