From 022cee501bae4d79eb54d702cedb4ad6c670f00c Mon Sep 17 00:00:00 2001 From: eti Date: Tue, 26 May 2026 11:52:24 +0200 Subject: [PATCH] appview/timeline: round vouch suggestions corners Signed-off-by: eti --- .../pages/templates/timeline/fragments/vouchSuggestions.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appview/pages/templates/timeline/fragments/vouchSuggestions.html b/appview/pages/templates/timeline/fragments/vouchSuggestions.html index 1c965506..c0baf5e9 100644 --- a/appview/pages/templates/timeline/fragments/vouchSuggestions.html +++ b/appview/pages/templates/timeline/fragments/vouchSuggestions.html @@ -10,7 +10,7 @@ view all {{ i "arrow-right" "size-3.5" }} -
+
{{ range .VouchSuggestions }}
{{ template "user/fragments/picLink" (list .Did.String "size-10") }} -- 2.51.2