Skip to content

Commit 858d4f2

Browse files
authored
Fix DashboardRepoList margin (#31121)
Fixes: #31115 <img width="476" alt="image" src="https://github.com/go-gitea/gitea/assets/115237/ba508ba9-b02d-47c6-ad9f-495101c81330">
1 parent b6b32a5 commit 858d4f2

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)