Tree: Increase css weight (#16799)

This commit is contained in:
Hazlank 2019-08-01 16:34:45 +08:00 committed by hetech
parent 8dbc66aefe
commit 64d0acec80
2 changed files with 1 additions and 5 deletions

View File

@ -110,10 +110,6 @@
text-overflow: ellipsis;
}
> .el-checkbox {
margin-right: 0;
}
> .el-radio {
margin-right: 0;

View File

@ -59,7 +59,7 @@
& > .el-tree-node__expand-icon {
padding: 6px;
}
& > .el-checkbox {
& > label.el-checkbox {
margin-right: 8px;
}
&:hover {