From 36309ebe04ebc9c632493703e2f627f614fe09a5 Mon Sep 17 00:00:00 2001 From: FloatingGhost Date: Tue, 14 Jun 2022 17:28:41 +0100 Subject: [PATCH] don't clip on overflow --- src/components/notifications/notifications.vue | 5 ++++- src/components/status/status.scss | 1 - static/mfm.css | 4 ---- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/src/components/notifications/notifications.vue b/src/components/notifications/notifications.vue index b46c06aa..e778e27b 100644 --- a/src/components/notifications/notifications.vue +++ b/src/components/notifications/notifications.vue @@ -1,5 +1,8 @@