From 89b74b49694b62b1f2f49d2aae7218613890edef Mon Sep 17 00:00:00 2001 From: oppiliappan Date: Sun, 3 May 2026 16:08:11 +0100 Subject: [PATCH] appview/pages: switch drop-shadow to shadow in few places drop-shadow seems to create a new stacking context and that messes with z-index Signed-off-by: oppiliappan --- .../repo/issues/fragments/issueListing.html | 2 +- appview/pages/templates/repo/pulls/patch.html | 2 +- appview/pages/templates/repo/pulls/pull.html | 16 ++++++++-------- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/appview/pages/templates/repo/issues/fragments/issueListing.html b/appview/pages/templates/repo/issues/fragments/issueListing.html index c3f4b489..f0b9af46 100644 --- a/appview/pages/templates/repo/issues/fragments/issueListing.html +++ b/appview/pages/templates/repo/issues/fragments/issueListing.html @@ -1,7 +1,7 @@ {{ define "repo/issues/fragments/issueListing" }}