🎨
This commit is contained in:
parent
a3fc001925
commit
fbb4ebe705
@ -342,7 +342,7 @@ defineExpose({
|
||||
padding-top: 8px;
|
||||
|
||||
@media (max-width: 500px) {
|
||||
bottom: 92px;
|
||||
bottom: calc(env(safe-area-inset-bottom, 0px) + 96px);
|
||||
}
|
||||
|
||||
> .new-message {
|
||||
|
Loading…
Reference in New Issue
Block a user