mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-12 14:16:04 -05:00
Fix full screen modal top padding for PWA
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
min-width: 100%;
|
||||
min-height: 100%;
|
||||
border-radius: 0;
|
||||
padding-block-start: calc(env(safe-area-inset-top) + var(--s-6));
|
||||
padding-block-end: var(--s-32);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user