.main-content { display: flex; height: 100%; position: relative; } .dashboard-content { display: flex; flex-direction: column; height: calc(100vh - 60px); width: 100%; }