diff options
author | wxiaoguang <wxiaoguang@gmail.com> | 2024-03-31 21:19:12 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-31 13:19:12 +0000 |
commit | e579ddc31f6d6d0406f1c5330f2a31b9707fb3e2 (patch) | |
tree | 2ed3d2f594801ae0478c08d580b2aa5f2d4fe5f0 /models/webhook | |
parent | bf22be90b76d06aa1cc12a417e1d20400a8f1626 (diff) | |
download | gitea-e579ddc31f6d6d0406f1c5330f2a31b9707fb3e2.tar.gz gitea-e579ddc31f6d6d0406f1c5330f2a31b9707fb3e2.zip |
Fix home topic edit form layout (#30213)
The UI has been refactored by #30191 , so here are 2 choices:
1. Backport #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 <teabot@gitea.io>
Diffstat (limited to 'models/webhook')
0 files changed, 0 insertions, 0 deletions