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/user/dashboard
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>
2 years ago
..
dashboard.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
feeds.tmpl Add context when rendering labels or emojis (#23281) 2 years ago
issues.tmpl Fix incorrect issuel filter menu style (#25018) 2 years ago
milestones.tmpl Fix incorrect issuel filter menu style (#25018) 2 years ago
navbar.tmpl Notification list enhancements, fix striped tables on dark theme (#24639) 2 years ago
repolist.tmpl Add org visibility label to non-organization's dashboard (#24558) 2 years ago