diff --git a/plugins/chat/assets/stylesheets/mobile/chat-footer.scss b/plugins/chat/assets/stylesheets/mobile/chat-footer.scss index a7cea6102d8..a38a291395a 100644 --- a/plugins/chat/assets/stylesheets/mobile/chat-footer.scss +++ b/plugins/chat/assets/stylesheets/mobile/chat-footer.scss @@ -20,6 +20,7 @@ position: sticky; bottom: 0; left: 0; + padding-bottom: env(safe-area-inset-bottom); &__item { display: flex;