mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-04 01:34:27 +00:00 
			
		
		
		
	Fix DashboardRepoList margin (#31121)
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">
This commit is contained in:
		@@ -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 {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user