From 0726adbbb4a6bf3c272d70f0ad4da3ca2ac8508b Mon Sep 17 00:00:00 2001 From: Tibor Kollar Date: Thu, 8 Aug 2024 17:51:57 +0200 Subject: [PATCH] feat: add word-wrap to cells on notification panel --- src/pages/NotificationsPage.vue | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/pages/NotificationsPage.vue b/src/pages/NotificationsPage.vue index 184ffeb8f2..543420114c 100644 --- a/src/pages/NotificationsPage.vue +++ b/src/pages/NotificationsPage.vue @@ -1,7 +1,14 @@