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