remove no longer needed css var --footer-height; Fix overlaying of websocket fallback notification

This commit is contained in:
schlagmichdoch 2023-09-14 19:03:43 +02:00
parent 3faa173dde
commit a314b2c275
3 changed files with 7 additions and 20 deletions

View file

@ -281,8 +281,6 @@ x-noscript {
margin-top: 56px;
flex-direction: column-reverse;
flex-grow: 1;
--footer-height: 132px;
max-height: calc(100vh - 56px - var(--footer-height));
justify-content: space-around;
align-items: center;
overflow-x: hidden;