You've already forked matrix-react-sdk
							
							
				mirror of
				https://github.com/matrix-org/matrix-react-sdk.git
				synced 2025-11-03 00:33:22 +03:00 
			
		
		
		
	Fix room name not wrapping in summary card
This commit is contained in:
		@@ -36,6 +36,7 @@ limitations under the License.
 | 
			
		||||
            -webkit-box-orient: vertical;
 | 
			
		||||
            overflow: hidden;
 | 
			
		||||
            text-overflow: ellipsis;
 | 
			
		||||
            white-space: pre-wrap;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        .mx_RoomSummaryCard_avatar {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user