style(material-center): 添加 ant-table-header 的 flex-shrink 样式
This commit is contained in:
@ -24,6 +24,7 @@
|
||||
}
|
||||
|
||||
.ant-table-header {
|
||||
flex-shrink: 0;
|
||||
.ant-table-cell {
|
||||
&::before {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user