.schedioLayoutFooter {
    grid-area: footer;

    .footerWrapper {
        height: 100%;
    }
}
