From 1e10ff32a8b42f97f337fb17595e0f4e1f92732a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=8Carodej?= Date: Wed, 18 May 2022 10:03:43 +0200 Subject: [PATCH] triangle fix in notification center --- .../Notifications/NotificationCenter.vue | 190 ++++++++++-------- 1 file changed, 111 insertions(+), 79 deletions(-) diff --git a/resources/js/components/Notifications/NotificationCenter.vue b/resources/js/components/Notifications/NotificationCenter.vue index 5f2a3c0f..b760718f 100644 --- a/resources/js/components/Notifications/NotificationCenter.vue +++ b/resources/js/components/Notifications/NotificationCenter.vue @@ -1,101 +1,133 @@