### Description The "Filter by commit" dropdown on the PR files changed view will not be shown if you click on the button. The div gets the visible class when clicking the button but this does not show the dropdown. (display:none is still used from .dropdown class) Just tested this on demo.gitea.com: https://demo.gitea.com/TEST_CODEOWNERS/gitea/pulls/1/files and then click on the commits button. ### Gitea Version 1.22.1 ### Can you reproduce the bug on the Gitea demo site? Yes ### Log Gist _No response_ ### Screenshots _No response_ ### Git Version _No response_ ### Operating System _No response_ ### How are you running Gitea? Gitea binary, demo.gitea.com ### Database None