gitea/templates/user
wxiaoguang 48bfea6705
Fix incorrect issuel filter menu style (#25018)
Before:

<details>


![image](https://github.com/go-gitea/gitea/assets/2114189/b67b3a83-ebe4-4dac-b4b2-de93401d7ab2)

</details>

After:

<details>


![image](https://github.com/go-gitea/gitea/assets/2114189/fbf34418-2ddf-4d47-82da-155823501d31)


![image](https://github.com/go-gitea/gitea/assets/2114189/1b275de3-8c16-4873-b056-0df430c882f0)

</details>
2023-05-31 12:44:28 +02:00
..
auth Fix OAuth loading state (#24788) 2023-05-18 11:50:11 +00:00
dashboard Fix incorrect issuel filter menu style (#25018) 2023-05-31 12:44:28 +02:00
notification Rework notifications list (#24812) 2023-05-25 02:31:26 +00:00
overview Add Gitea Profile Readmes (#23260) 2023-05-09 05:57:24 +00:00
settings Add user level action runners (#24995) 2023-05-31 09:39:54 +08:00
code.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
heatmap.tmpl Improve template helper (#24417) 2023-04-29 08:02:29 -04:00
profile.tmpl Fix double border and adjust width for user profile page (#24870) 2023-05-23 17:55:51 +00:00