From d9301160e11b9896f5e2a994ee78e43771867928 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Fri, 23 Aug 2024 19:45:27 +0200 Subject: [PATCH] dashboard: give notification header more horizontal space --- dashboard/src/views/notifications.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dashboard/src/views/notifications.html b/dashboard/src/views/notifications.html index 0e2681f2b..054294d65 100644 --- a/dashboard/src/views/notifications.html +++ b/dashboard/src/views/notifications.html @@ -1,4 +1,4 @@ -
+

{{ 'notifications.title' | tr }} @@ -15,7 +15,7 @@

-
+

{{ 'notifications.nonePending' | tr }}

@@ -23,7 +23,7 @@
-
+
{{ notification.title }} {{ notification.creationTime | prettyDate }}