From e31192e97e67bb34600a433ca7b87c9dbecc24cb Mon Sep 17 00:00:00 2001 From: Martin Filser Date: Tue, 2 Feb 2021 23:02:45 +0100 Subject: [PATCH] Notification, split line was missing at mobile view --- client/components/notifications/notification.styl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/client/components/notifications/notification.styl b/client/components/notifications/notification.styl index e25256a14..9f4e01f27 100644 --- a/client/components/notifications/notification.styl +++ b/client/components/notifications/notification.styl @@ -67,6 +67,8 @@ @media screen and (max-width: 800px) #notifications-drawer .notification + height: auto + .details .activity a.member