mirror of
				https://github.com/KevinMidboe/zoff.git
				synced 2025-10-29 18:00:23 +00:00 
			
		
		
		
	Fix for height of tabs on mobile
This commit is contained in:
		@@ -3102,7 +3102,7 @@ nav ul li:hover, nav ul li.active {
 | 
			
		||||
        width: calc(100%) !important;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .tabs_height{
 | 
			
		||||
    #wrapper.tabs_height{
 | 
			
		||||
        height:calc(100vh - 48px - 64px - 134px);
 | 
			
		||||
        overflow:initial;
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user