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