修复编辑配置,保存和回显的问题
This commit is contained in:
@@ -397,6 +397,18 @@ font-weight: 500;
|
||||
margin-left: 4px;
|
||||
}
|
||||
|
||||
.field-key-name {
|
||||
color: #999;
|
||||
font-size: 12px;
|
||||
font-family: Consolas, Monaco, monospace;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.entity-selected-top {
|
||||
border-left: 3px solid #4472C4;
|
||||
padding-left: 7px;
|
||||
}
|
||||
|
||||
.checkbox-item input[type="checkbox"] {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
|
||||
Reference in New Issue
Block a user