mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-22 15:14:54 +08:00
remove no longer needed css var --footer-height; Fix overlaying of websocket fallback notification
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user