This commit is contained in:
tamaina 2022-03-05 01:45:23 +09:00
parent 3f73244ddd
commit 5e9d36e9c5

View File

@ -342,7 +342,7 @@ defineExpose({
padding-top: 8px;
@media (max-width: 500px) {
bottom: calc(env(safe-area-inset-bottom, 0px) + 96px);
bottom: calc(env(safe-area-inset-bottom, 0px) + 92px);
}
> .new-message {