mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-03 23:59:49 +00:00 
			
		
		
		
	Fixed mobile navbar height
This commit is contained in:
		
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@@ -778,10 +778,9 @@ production stylesheet in assets/built/screen.css
 | 
			
		||||
 | 
			
		||||
    .gh-head-open #gh-head {
 | 
			
		||||
        position: fixed;
 | 
			
		||||
        right: 0;
 | 
			
		||||
        left: 0;
 | 
			
		||||
        inset: 0;
 | 
			
		||||
        z-index: 3999999;
 | 
			
		||||
        height: 100vh;
 | 
			
		||||
        height: 100%;
 | 
			
		||||
        overflow-y: scroll;
 | 
			
		||||
        -webkit-overflow-scrolling: touch;
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user