1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-06 01:55:51 +00:00
gitea/templates/user
Kerwin Bryant 8e33746746
Optimize repo-list layout to enhance visual experience (#31272)
before: 

![1717655078227](https://github.com/go-gitea/gitea/assets/3371163/4d564f96-c2f8-46b1-996f-6cc7abb940ef)
***The problem was that the icon and text were not on a horizontal line,
and the horizontal was not centered;***

after: 

![1717655094071](https://github.com/go-gitea/gitea/assets/3371163/b11797f6-05f8-486c-b5fd-df89d0cbdcfd)

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2024-06-07 01:22:03 +02:00
..
auth Return access_denied error when an OAuth2 request is denied (#30974) 2024-05-20 07:17:00 +00:00
dashboard Fix flash message for flex-container (#30657) 2024-04-23 08:31:51 +00:00
notification Fix overflow on notifications (#31178) 2024-06-04 06:10:04 +00:00
overview Fix the spacing issue in the Project view (#30415) 2024-04-12 02:08:58 +00:00
settings Optimize repo-list layout to enhance visual experience (#31272) 2024-06-07 01:22:03 +02:00
code.tmpl Unify search boxes (#29530) 2024-03-14 23:24:59 +00:00
heatmap.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
profile.tmpl Fix the spacing issue in the Project view (#30415) 2024-04-12 02:08:58 +00:00