mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-04 04:14:01 +01:00 
			
		
		
		
	Fix button border issue (#15350)
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
		
							parent
							
								
									c03e488e14
								
							
						
					
					
						commit
						9a2553920f
					
				@ -1561,7 +1561,7 @@ a.ui.label:hover {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.ui.buttons .button:first-child {
 | 
			
		||||
  border-left: 1px solid var(--color-secondary);
 | 
			
		||||
  border-left: 1px solid var(--color-light-border);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.ui.buttons .button + .button {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user