UI界面变更-开发工具-表头字体背景颜色
This commit is contained in:
@@ -178,4 +178,12 @@
|
||||
line-height: 38px !important;
|
||||
height: 38px !important;
|
||||
}
|
||||
|
||||
.ant-table-column-title{
|
||||
font-weight: bold!important;
|
||||
}
|
||||
|
||||
.ant-table-thead > tr > th {
|
||||
background: #f3f6f6!important;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user