You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/org
yp05327 dd1f67491f
Fix the missing menu in organization project view page (#32313)
#29248 didn't modify the view page.
The class name is not good enough, so this is a quick fix.

Before:
org:

![image](https://github.com/user-attachments/assets/3e26502d-66b4-4043-ab03-003ba7391487)
user:

![image](https://github.com/user-attachments/assets/9b22b90c-d63c-4228-acad-4d9fb20590ac)


After:
org:

![image](https://github.com/user-attachments/assets/21bf98a7-8a5b-4dc6-950a-88f529e36450)
user: (no change)

![image](https://github.com/user-attachments/assets/fea0dcae-3625-44e8-bb9e-4c3733da8764)

Co-authored-by: Giteabot <teabot@gitea.io>
3 months ago
..
member Fix incorrect tailwind migration (#30007) 11 months ago
projects Fix the missing menu in organization project view page (#32313) 3 months ago
settings Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
team Fix all rounded borders, change affected tab menus to pills (#30707) 9 months ago
create.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
follow_unfollow.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
header.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
home.tmpl Fix: Organization Interface Display Issue (#30133) 11 months ago
menu.tmpl Split org Propfile README to a new tab `overview` (#31373) 5 months ago