mirror of
				https://github.com/go-gitea/gitea
				synced 2025-10-31 03:18:24 +00:00 
			
		
		
		
	Fixing the align of commit stats in commit_page template. (#26161)
Fixing the align center to row and space around for commit_page template.
This commit is contained in:
		| @@ -1594,7 +1594,7 @@ | ||||
|  | ||||
| @media (max-width: 991.98px) { | ||||
|   .repository .diff-detail-box { | ||||
|     flex-direction: column; | ||||
|     flex-direction: row; | ||||
|     align-items: flex-start; | ||||
|   } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user