Fix composer not displaying on iPad
This commit is contained in:
		
							parent
							
								
									ca163ec35d
								
							
						
					
					
						commit
						7a1ec950a8
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		|  | @ -43,8 +43,7 @@ | ||||||
|     position: relative; |     position: relative; | ||||||
|     flex-direction: column; |     flex-direction: column; | ||||||
|     padding: 0; |     padding: 0; | ||||||
|     width: 100%; |     flex-grow: 1; | ||||||
|     height: 100%; |  | ||||||
|     background: lighten($ui-base-color, 13%); |     background: lighten($ui-base-color, 13%); | ||||||
|     overflow-x: hidden; |     overflow-x: hidden; | ||||||
|     overflow-y: auto; |     overflow-y: auto; | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue