diff --git a/Iceshrimp.Frontend/Components/NotificationComponent.razor.css b/Iceshrimp.Frontend/Components/NotificationComponent.razor.css index 2e12b14d..51e4217a 100644 --- a/Iceshrimp.Frontend/Components/NotificationComponent.razor.css +++ b/Iceshrimp.Frontend/Components/NotificationComponent.razor.css @@ -8,6 +8,7 @@ margin-bottom: 1rem; max-width: 45rem; width: 100%; + overflow: hidden; } .notification-icon {