.k-flex .main, .k-flex .sidebar.in {
    height: calc(100dvh - 60px);
    padding-bottom: env(safe-area-inset-bottom, 0px);
}