mirror of
https://gitee.com/ElemeFE/element.git
synced 2024-12-02 04:08:10 +08:00
Tree: Increase css weight (#16799)
This commit is contained in:
parent
8dbc66aefe
commit
64d0acec80
@ -110,10 +110,6 @@
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
> .el-checkbox {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
> .el-radio {
|
||||
margin-right: 0;
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
||||
& > .el-tree-node__expand-icon {
|
||||
padding: 6px;
|
||||
}
|
||||
& > .el-checkbox {
|
||||
& > label.el-checkbox {
|
||||
margin-right: 8px;
|
||||
}
|
||||
&:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user