diff --git a/Iceshrimp.Frontend/Components/Menu.razor.css b/Iceshrimp.Frontend/Components/Menu.razor.css index 6d50b509..3f4b0748 100644 --- a/Iceshrimp.Frontend/Components/Menu.razor.css +++ b/Iceshrimp.Frontend/Components/Menu.razor.css @@ -25,5 +25,6 @@ border-bottom-left-radius: 0; border-bottom-right-radius: 0; z-index: +26; + padding-bottom: env(safe-area-inset-bottom); } } \ No newline at end of file