自定义表头

This commit is contained in:
zyx.net
2023-01-09 16:15:19 +08:00
parent 4e6996e15d
commit e70c438e6f
+1 -2
View File
@@ -138,6 +138,5 @@
background-color: #fff;
}
.customizetable .ant-table-thead > tr > th {
//padding: 12px 8px;
min-height: 46px;
padding: 12px 8px;
}