mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-27 10:16:16 -04:00
remove no longer needed css var --footer-height; Fix overlaying of websocket fallback notification
This commit is contained in:
parent
3faa173dde
commit
a314b2c275
3 changed files with 7 additions and 20 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue