Commit f03d95f
Allow/fix review (approve/reject) of empty PRs (#25690)
gitea allows to create empty PRs.
Currently when you need approvals for a merge, you have to manually add
/files to the url to get to the files tab to approve / reject the PR.
This PR allows to open the files tab via the normal tab / link and then
fixes the layout of the files tab.
**Screenshots:**
Before:

After:

---------
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Giteabot <teabot@gitea.io>1 parent 5b7b7c4 commit f03d95f
2 files changed
+164
-170
lines changed
0 commit comments