mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-18 23:32:15 +00:00
Make PWA standalone
This commit is contained in:
@@ -909,6 +909,13 @@ x-peers:empty~x-instructions {
|
||||
}
|
||||
}
|
||||
|
||||
/* PWA Standalone styles */
|
||||
@media all and (display-mode: standalone) {
|
||||
footer {
|
||||
padding-bottom: 34px;
|
||||
}
|
||||
}
|
||||
|
||||
/* Constants */
|
||||
|
||||
:root {
|
||||
|
||||
Reference in New Issue
Block a user