UI界面变更-表头字体加粗
This commit is contained in:
@@ -121,4 +121,8 @@
|
|||||||
.nio-drag-handler:focus{
|
.nio-drag-handler:focus{
|
||||||
cursor: col-resize!important;
|
cursor: col-resize!important;
|
||||||
border: 1px solid #0bd9d9!important;
|
border: 1px solid #0bd9d9!important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.ant-table-column-title{
|
||||||
|
font-weight: bold!important;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user