Skip to content

Commit 447b3e2

Browse files
GiteaBotsilverwind
andauthored
Fix DashboardRepoList margin (go-gitea#31121) (go-gitea#31128)
Backport go-gitea#31121 by @silverwind Fixes: go-gitea#31115 <img width="476" alt="image" src="https://github.com/go-gitea/gitea/assets/115237/ba508ba9-b02d-47c6-ad9f-495101c81330"> Co-authored-by: silverwind <[email protected]>
1 parent 7ecb1d6 commit 447b3e2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

web_src/js/components/DashboardRepoList.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -509,10 +509,8 @@ ul li:not(:last-child) {
509509
}
510510
511511
.repos-filter {
512-
padding-top: 0 !important;
513512
margin-top: 0 !important;
514513
border-bottom-width: 0 !important;
515-
margin-bottom: 2px !important;
516514
}
517515
518516
.repos-filter .item {

0 commit comments

Comments
 (0)