From 16c899cc92a52789e800de12f9c9866d09ed17ba Mon Sep 17 00:00:00 2001 From: pat-s Date: Thu, 27 Mar 2025 23:56:36 +0100 Subject: [PATCH] use 2rem --- templates/user/dashboard/feeds.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/user/dashboard/feeds.tmpl b/templates/user/dashboard/feeds.tmpl index e9fbb7a5b9..169277529e 100644 --- a/templates/user/dashboard/feeds.tmpl +++ b/templates/user/dashboard/feeds.tmpl @@ -122,7 +122,7 @@ {{end}}
- {{svg (printf "octicon-%s" (ActionIcon .GetOpType)) 32 "text grey tw-mr-1"}} + {{svg (printf "octicon-%s" (ActionIcon .GetOpType)) 2rem "text grey tw-mr-1"}}
{{end}}