From 44487e4dc5085c35519010f1e69133c405a763e4 Mon Sep 17 00:00:00 2001 From: Nassim Jahnke Date: Thu, 16 Jun 2022 13:29:01 +0200 Subject: [PATCH] Change notification border --- frontend-new/src/components/Notifications.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend-new/src/components/Notifications.vue b/frontend-new/src/components/Notifications.vue index 799d2f324..2da3b0698 100644 --- a/frontend-new/src/components/Notifications.vue +++ b/frontend-new/src/components/Notifications.vue @@ -10,7 +10,7 @@ const notificationStore = useNotificationStore();