mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-10-31 06:21:11 +00:00 
			
		
		
		
	fix(ui): fix force-push compare line layout (#7894)
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7894 Reviewed-by: Otto <otto@codeberg.org>
This commit is contained in:
		
				commit
				
					
						e168c8448b
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -907,7 +907,7 @@ td .commit-summary { | |||
| @media (min-width: 768px) { | ||||
|   .repository.view.issue .comment-list .timeline-item .forced-push { | ||||
|     display: grid; | ||||
|     grid-auto-flow: column; | ||||
|     grid-template-columns: 1fr auto; | ||||
|     column-gap: 1rem; | ||||
|   } | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue