This commit is contained in:
tamaina 2022-03-05 01:39:02 +09:00
parent a3fc001925
commit fbb4ebe705

View File

@ -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 {