mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Fix issue sidebar menus having an infinite height (#10240)
This commit is contained in:
		@@ -89,6 +89,7 @@
 | 
			
		||||
    .metas {
 | 
			
		||||
        .menu {
 | 
			
		||||
            overflow-x: auto;
 | 
			
		||||
            max-height: 300px;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        .ui.list {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user