mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	Fix UI anomalies (#26929)
This commit is contained in:
		@@ -2024,6 +2024,7 @@ a.ui.basic.label:hover {
 | 
				
			|||||||
  top: 0;
 | 
					  top: 0;
 | 
				
			||||||
  bottom: 0;
 | 
					  bottom: 0;
 | 
				
			||||||
  display: flex;
 | 
					  display: flex;
 | 
				
			||||||
 | 
					  align-items: center;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.ui.attached.header > .ui.right > .button,
 | 
					.ui.attached.header > .ui.right > .button,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user