Commit 64d0acec authored by Hazlank's avatar Hazlank Committed by hetech

Tree: Increase css weight (#16799)

parent 8dbc66ae
...@@ -110,10 +110,6 @@ ...@@ -110,10 +110,6 @@
text-overflow: ellipsis; text-overflow: ellipsis;
} }
> .el-checkbox {
margin-right: 0;
}
> .el-radio { > .el-radio {
margin-right: 0; margin-right: 0;
......
...@@ -59,7 +59,7 @@ ...@@ -59,7 +59,7 @@
& > .el-tree-node__expand-icon { & > .el-tree-node__expand-icon {
padding: 6px; padding: 6px;
} }
& > .el-checkbox { & > label.el-checkbox {
margin-right: 8px; margin-right: 8px;
} }
&:hover { &:hover {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment