.el-tree-node{padding:2px 0}.el-tree{overflow-y:auto}.el-tree .el-tree-node__content{position:relative}.el-tree .customNode{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:95%}.el-tree .customNode:hover i{visibility:visible;opacity:1}.el-tree .i-setting{margin-right:5px}.el-tree .i-lock,.el-tree .i-setting{visibility:hidden;opacity:0;-webkit-transition:.2s linear;transition:.2s linear;font-size:18px}.el-tree .i-lock{width:20px;height:20px}.el-tree .i-lock-click{opacity:1;visibility:visible}.icon{display:inline-block;width:16px;height:16px;margin-right:5px}.input-size{width:220px}