mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	Fix top margin for bottom attached header (#11480)
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							e7e0097148
						
					
				
				
					commit
					6b798feaf6
				
			@@ -1234,7 +1234,7 @@ i.icon.centerlock {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* https://github.com/go-gitea/gitea/issues/10210 */
 | 
			
		||||
.ui.attached.segment ~ .ui.attached.header {
 | 
			
		||||
.ui.attached.segment ~ .ui.top.attached.header {
 | 
			
		||||
    margin-top: 1rem;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user