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>
2023-05-31 12:44:28 +02:00
..
dashboard.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
feeds.tmpl Add context when rendering labels or emojis (#23281) 2023-03-05 22:59:05 +01:00
issues.tmpl Fix incorrect issuel filter menu style (#25018) 2023-05-31 12:44:28 +02:00
milestones.tmpl Fix incorrect issuel filter menu style (#25018) 2023-05-31 12:44:28 +02:00
navbar.tmpl Notification list enhancements, fix striped tables on dark theme (#24639) 2023-05-10 21:59:58 +00:00
repolist.tmpl Add org visibility label to non-organization's dashboard (#24558) 2023-05-07 08:33:43 +08:00