-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
Milestone
Description
Description
after #31062 popup menu shown behind if section collapsed
all headers are sticky and their z-index
are same. so upper menu cant visible on front
gitea/templates/repo/diff/box.tmpl
Line 113 in 4fe4156
<h4 class="diff-file-header sticky-2nd-row ui top attached header"> |
if i decrease z-index of second header it work but i believe this is not the correct solution
Screenshots
Edit:
Github uses extra class for menu's header
Gitea Version
latest
Can you reproduce the bug on the Gitea demo site?
No
Operating System
No response
Browser Version
latest
yp05327