mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-04 01:34:27 +00:00 
			
		
		
		
	@@ -420,7 +420,6 @@ a.silenced:hover {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
a.label,
 | 
					a.label,
 | 
				
			||||||
.repository-menu a,
 | 
					 | 
				
			||||||
.ui.search .results a,
 | 
					.ui.search .results a,
 | 
				
			||||||
.ui .menu a,
 | 
					.ui .menu a,
 | 
				
			||||||
.ui.cards a.card,
 | 
					.ui.cards a.card,
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -2044,7 +2044,7 @@
 | 
				
			|||||||
  border: none;
 | 
					  border: none;
 | 
				
			||||||
  display: flex;
 | 
					  display: flex;
 | 
				
			||||||
  align-items: center;
 | 
					  align-items: center;
 | 
				
			||||||
  padding: 0 0.5em; /* make the UI look better for narrow (mobile) view */
 | 
					  padding: 0;
 | 
				
			||||||
  overflow: hidden;
 | 
					  overflow: hidden;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -2056,7 +2056,8 @@
 | 
				
			|||||||
  align-items: center;
 | 
					  align-items: center;
 | 
				
			||||||
  justify-content: center;
 | 
					  justify-content: center;
 | 
				
			||||||
  gap: 0.25em;
 | 
					  gap: 0.25em;
 | 
				
			||||||
  padding: 0 0.25em;
 | 
					  padding: 0 0.5em; /* make the UI look better for narrow (mobile) view */
 | 
				
			||||||
 | 
					  text-decoration: none;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.repository .repository-summary .sub-menu .item.active {
 | 
					.repository .repository-summary .sub-menu .item.active {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user