From db75f608d61ad5c3cc11651a6edc0358434b48ab Mon Sep 17 00:00:00 2001 From: oppiliappan Date: Fri, 12 Jun 2026 16:39:27 +0000 Subject: [PATCH] appview/pages: fix hover states in PR submission panel the thread collapse behavior should only show up when hovering over the hit-area or the collapse button. Signed-off-by: oppiliappan --- appview/pages/templates/repo/pulls/pull.html | 6 +++--- 1 file(s) changed, 3 insertion(s)(+), 3 deletion(s)(-) diff --git a/appview/pages/templates/repo/pulls/pull.html b/appview/pages/templates/repo/pulls/pull.html --- a/appview/pages/templates/repo/pulls/pull.html +++ b/appview/pages/templates/repo/pulls/pull.html @@ -580,8 +580,8 @@ {{ $c := len $item.Comments }}
-