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 
			
		
		
		
	@@ -54,12 +54,14 @@ limitations under the License.
 | 
			
		||||
    align-items: center;
 | 
			
		||||
    flex: 1;
 | 
			
		||||
    vertical-align: middle;
 | 
			
		||||
    min-width: 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.mx_RoomTile_labelContainer {
 | 
			
		||||
    display: flex;
 | 
			
		||||
    flex-direction: column;
 | 
			
		||||
    flex: 1;
 | 
			
		||||
    min-width: 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.mx_RoomTile_subtext {
 | 
			
		||||
@@ -99,7 +101,6 @@ limitations under the License.
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.mx_RoomTile_name {
 | 
			
		||||
    flex: 1 5 auto;
 | 
			
		||||
    font-size: 14px;
 | 
			
		||||
    font-weight: 600;
 | 
			
		||||
    padding: 0 6px;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user