You've already forked matrix-react-sdk
							
							
				mirror of
				https://github.com/matrix-org/matrix-react-sdk.git
				synced 2025-11-04 11:51:45 +03:00 
			
		
		
		
	Fix avatar getting chopped off
This commit is contained in:
		@@ -22,10 +22,10 @@ limitations under the License.
 | 
				
			|||||||
.mx_ConfirmUserActionDialog_avatar {
 | 
					.mx_ConfirmUserActionDialog_avatar {
 | 
				
			||||||
    float: left;
 | 
					    float: left;
 | 
				
			||||||
    margin-right: 20px;
 | 
					    margin-right: 20px;
 | 
				
			||||||
    margin-top: -2px;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.mx_ConfirmUserActionDialog_name {
 | 
					.mx_ConfirmUserActionDialog_name {
 | 
				
			||||||
 | 
					    padding-top: 2px;
 | 
				
			||||||
    font-size: $font-18px;
 | 
					    font-size: $font-18px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user