From b36688a8bd203695d17febd4359b74f774ebed0d Mon Sep 17 00:00:00 2001 From: Anirudh Oppiliappan Date: Fri, 20 Feb 2026 10:11:18 +0000 Subject: [PATCH] appview/pages: unify notice styles across settings pages Signed-off-by: Anirudh Oppiliappan --- appview/pages/templates/user/settings/keys.html | 1 + appview/pages/templates/user/settings/notifications.html | 5 ++--- 2 file(s) changed, 3 insertion(s)(+), 3 deletion(s)(-) diff --git a/appview/pages/templates/user/settings/keys.html b/appview/pages/templates/user/settings/keys.html --- a/appview/pages/templates/user/settings/keys.html +++ b/appview/pages/templates/user/settings/keys.html @@ -98,6 +98,7 @@ +
{{ end }} diff --git a/appview/pages/templates/user/settings/notifications.html b/appview/pages/templates/user/settings/notifications.html --- a/appview/pages/templates/user/settings/notifications.html +++ b/appview/pages/templates/user/settings/notifications.html @@ -180,8 +180,7 @@ {{ i "loader-circle" "w-4 h-4 animate-spin hidden group-[.htmx-request]:inline" }} -
- -
+
+
{{ end }} -- tangled.sh