ul.fancytree-container {
    border: 1px solid rgba(0, 0, 0, 0.175) !important;
    border-radius: 0.375rem;
    width: 100%;
    height: 83vh;
    overflow: auto;
    position: relative;
}