style(material-center): 添加 ant-table-header 的 flex-shrink 样式

This commit is contained in:
rd
2025-09-22 14:18:29 +08:00
parent f493550bb4
commit 4c37f042f3

View File

@ -24,6 +24,7 @@
}
.ant-table-header {
flex-shrink: 0;
.ant-table-cell {
&::before {
display: none;