mirror of
				https://github.com/vector-im/element-web.git
				synced 2025-11-04 02:02:14 +01:00 
			
		
		
		
	CSS for empty timelinepanels
This commit is contained in:
		
							parent
							
								
									00c26088b1
								
							
						
					
					
						commit
						c4a590f6af
					
				@ -107,6 +107,16 @@ limitations under the License.
 | 
			
		||||
    justify-content: flex-start;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.mx_RoomView_empty {
 | 
			
		||||
    flex: 1 1 auto;
 | 
			
		||||
    font-size: 13px;
 | 
			
		||||
    padding-left: 3em;
 | 
			
		||||
    padding-right: 3em;
 | 
			
		||||
    margin-right: 20px;
 | 
			
		||||
    margin-top: 33%;
 | 
			
		||||
    text-align: center;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.mx_RoomView_MessageList {
 | 
			
		||||
    width: 100%;
 | 
			
		||||
    list-style-type: none;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user