mirror of
				https://github.com/vector-im/element-web.git
				synced 2025-11-04 02:02:14 +01:00 
			
		
		
		
	add whitespace padding to composer RHS
This commit is contained in:
		
							parent
							
								
									be9aa44ca8
								
							
						
					
					
						commit
						30f774cf9c
					
				@ -63,6 +63,7 @@ limitations under the License.
 | 
				
			|||||||
    align-items: center;
 | 
					    align-items: center;
 | 
				
			||||||
    overflow: auto;
 | 
					    overflow: auto;
 | 
				
			||||||
    font-size: 14px;
 | 
					    font-size: 14px;
 | 
				
			||||||
 | 
					    margin-right: 6px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
.mx_MessageComposer_input_rte {
 | 
					.mx_MessageComposer_input_rte {
 | 
				
			||||||
    border-top: 2px solid #76cfa6; /* placeholder RTE indicator */
 | 
					    border-top: 2px solid #76cfa6; /* placeholder RTE indicator */
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user