mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 11:41:29 +00:00 
			
		
		
		
	Fix the issue of abnormal interface when there is no issue-item on the project page (#34791) (#34880)
Backport #34791 by @kerwin612 Co-authored-by: Kerwin Bryant <kerwin612@qq.com>
This commit is contained in:
		| @@ -5,6 +5,7 @@ | |||||||
|   flex-wrap: nowrap; |   flex-wrap: nowrap; | ||||||
|   overflow: auto; |   overflow: auto; | ||||||
|   margin: 0 0.5em; |   margin: 0 0.5em; | ||||||
|  |   min-height: max(calc(100vh - 400px), 300px); | ||||||
|   max-height: calc(100vh - 120px); |   max-height: calc(100vh - 120px); | ||||||
| } | } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user