
.tree-view[data-v-3690e6dc] {
    width: 100%;
    background: #fff;
}
.el-tree[data-v-3690e6dc] {
    padding: 10px 20px 10px 0;
}
.custom-tree-node[data-v-3690e6dc] {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    padding-right: 15px;
}
.tree-view[data-v-3690e6dc] .el-tree-node__content {
    padding-top: 1px;
    padding-bottom: 1px;
}

