mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-03-21 18:04:39 -05:00
Fix chat underneath the nav element on PWA
This commit is contained in:
parent
d1e229e234
commit
6d8ae89d73
|
|
@ -109,6 +109,7 @@
|
|||
overflow: hidden;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
padding-block-end: env(safe-area-inset-bottom);
|
||||
}
|
||||
|
||||
.panel[data-entering] {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user