typo3-backend-navigation-component-categorytree {
    display: flex;
    flex-direction: column;
    height: 100%;
}

typo3-backend-navigation-component-categorytree > :last-child {
    flex: 1;
}
