diff --git a/src/app.css b/src/app.css index 82432160..18017864 100644 --- a/src/app.css +++ b/src/app.css @@ -253,6 +253,20 @@ .compact-landscape-flex { display: flex !important; } + + .cw, + .cw-full { + left: 0 !important; + width: 100% !important; + } + + .cb { + bottom: calc(var(--saib) + 3.5rem) !important; + } + + [data-component="Page"] { + margin-bottom: 3.5rem !important; + } } .heading {