@import "../styles/common";

.w-tree-select-tree-box{
  max-height: 300px;
  overflow: auto;
  padding: 0 10px;
}
