0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-21 08:39:05 +02:00

Fix DashboardRepoList margin (#31121) (#31128)

Backport #31121 by @silverwind

Fixes: https://github.com/go-gitea/gitea/issues/31115

<img width="476" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/ba508ba9-b02d-47c6-ad9f-495101c81330">

Co-authored-by: silverwind <me@silverwind.io>
This commit is contained in:
Giteabot 2024-05-28 17:12:15 +08:00 committed by GitHub
parent 7ecb1d63bb
commit 447b3e2475
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -509,10 +509,8 @@ ul li:not(:last-child) {
}
.repos-filter {
padding-top: 0 !important;
margin-top: 0 !important;
border-bottom-width: 0 !important;
margin-bottom: 2px !important;
}
.repos-filter .item {