Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix home topic edit form layout (go-gitea#30213)
The UI has been refactored by go-gitea#30191 , so here are 2 choices: 1. Backport go-gitea#30191 2. Apply this quick fix Before: <details> ![image](https://github.com/go-gitea/gitea/assets/2114189/0db583cf-8ce8-4fdb-9e4d-8c93fe6766c7) </details> After: <details> ![image](https://github.com/go-gitea/gitea/assets/2114189/0e732c4c-d28d-4c04-b328-72b9efd7daa9) </details> Co-authored-by: Giteabot <[email protected]>
- Loading branch information