.tab {
    overflow-y: auto;
}

.tab-header {
    display: flex;
    align-items: flex-end;
}