@import "../../style/mixins/index";
.x-tree-dialog .el-scrollbar {
  height: 100%;
  .x-tree-dialog-node {
    flex: 1 0 0;
  }
}
