mirror of
https://github.com/go-gitea/gitea
synced 2025-07-03 09:07:19 +00:00
The UI has been refactored by #30191 , so here are 2 choices: 1. Backport #30191 2. Apply this quick fix Before: <details>  </details> After: <details>  </details> Co-authored-by: Giteabot <teabot@gitea.io>