mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-13 06:36:49 -05:00
Add padding to the top of mobile menu modal to fix PWA
This commit is contained in:
@@ -178,6 +178,7 @@
|
||||
align-items: center;
|
||||
gap: var(--s-2);
|
||||
padding-inline: var(--s-4);
|
||||
padding-block-start: env(safe-area-inset-top);
|
||||
background-color: var(--color-bg-high);
|
||||
border-bottom: 1.5px solid var(--color-border);
|
||||
border-top: 1.5px solid var(--color-border);
|
||||
|
||||
Reference in New Issue
Block a user