.sidebarContainer { display: flex; height: 100%; max-height: 100%; } .sidebarHeaderContainer { flex: 0; } .machineListContainer { flex: 1; overflow-y: scroll; }