.custom-tree-node {
  width: 100%;
}
.custom-tree-node-title {
  background-color: #ecf0ff;
  font-weight: 600;
  color: #3f4254;
  font-size: 13px;
}
.custom-tree-node-title div {
  padding: 10px;
}


[data-v-b4456bd4] .el-tree-node__content {
  height: 38px;
  border-bottom: 0.5px solid #eee;
}
.publicMinWidth[data-v-b4456bd4] {
  min-width: 600px;
}

