Merge branch 'spacer-safe' into fix-msg-room
This commit is contained in:
commit
3f73244ddd
@ -53,7 +53,7 @@ onMounted(() => {
|
||||
}
|
||||
|
||||
@media (max-width: 500px) {
|
||||
bottom: calc(env(safe-area-inset-bottom, 0px) + 96px);
|
||||
bottom: calc(env(safe-area-inset-bottom, 0px) + 92px);
|
||||
padding: 0 8px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user