Fix composer not displaying on iPad
This commit is contained in:
		
							parent
							
								
									86527024aa
								
							
						
					
					
						commit
						a77ee0bb6d
					
				| 
						 | 
				
			
			@ -43,8 +43,7 @@
 | 
			
		|||
    position: relative;
 | 
			
		||||
    flex-direction: column;
 | 
			
		||||
    padding: 0;
 | 
			
		||||
    width: 100%;
 | 
			
		||||
    height: 100%;
 | 
			
		||||
    flex-grow: 1;
 | 
			
		||||
    background: lighten($ui-base-color, 13%);
 | 
			
		||||
    overflow-x: hidden;
 | 
			
		||||
    overflow-y: auto;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue