Do not scroll in the compose panel on single-column (#11093)
This commit is contained in:
		
					parent
					
						
							
								0828126784
							
						
					
				
			
			
				commit
				
					
						01e362316c
					
				
			
		
					 2 changed files with 3 additions and 2 deletions
				
			
		|  | @ -8,7 +8,7 @@ const ComposePanel = () => ( | |||
|   <div className='compose-panel'> | ||||
|     <SearchContainer openInRoute /> | ||||
|     <NavigationContainer /> | ||||
|     <ComposeFormContainer /> | ||||
|     <ComposeFormContainer singleColumn /> | ||||
|     <LinkFooter withHotkeys /> | ||||
|   </div> | ||||
| ); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue