.window-content { overflow-y: hidden; padding: 5px; form { height: 100%; overflow: hidden; } .tab { height: 100%; overflow-y: auto; align-content: flex-start; } }