ReplyEditor: fix toolbar alignment
This commit is contained in:
		
							parent
							
								
									8e24d61779
								
							
						
					
					
						commit
						5c2ebada28
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -243,7 +243,7 @@ const ReplyEditor: Component<{
 | 
			
		|||
      <div
 | 
			
		||||
        style={{
 | 
			
		||||
          display: "flex",
 | 
			
		||||
          "justify-content": "space-between",
 | 
			
		||||
          "justify-content": "flex-end",
 | 
			
		||||
          "margin-top": "8px",
 | 
			
		||||
          gap: "16px",
 | 
			
		||||
          "flex-flow": "row wrap",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue