mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
e579ddc31f
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>