任务清单-系统表格高度

This commit is contained in:
刘彦泽
2023-01-10 09:59:35 +08:00
parent a857f218ea
commit 332872f076
@@ -876,6 +876,15 @@
///deep/.taskTable .ant-table-thead > tr > th {
// font-weight: bolder;
//}
/deep/ .ant-table-thead > tr > th {
background: #f3f6f6!important;
padding: 12px 16px!important;
}
/deep/ .ant-table-tbody > tr > td {
padding: 16px 16px!important;
}
</style>
<style>
.box-input .ant-select-selection {
@@ -890,4 +899,5 @@
padding: 32px 0 !important;
margin: 0 !important;
}
</style>