﻿:root {
    --hx-tree-view-item-font-size: 1.2rem;
}

.tree-scroll {
    flex: 1;
    overflow-y: auto;
    min-height: 0;
}
