mirror of
				https://github.com/vector-im/element-web.git
				synced 2025-11-04 02:02:14 +01:00 
			
		
		
		
	Increased the width of the query list container to take account of scrollbars
This commit is contained in:
		
							parent
							
								
									8376f0d75a
								
							
						
					
					
						commit
						bfa59c6c04
					
				@ -48,7 +48,7 @@ limitations under the License.
 | 
			
		||||
.mx_ChatInviteDialog_queryList {
 | 
			
		||||
    position: absolute;
 | 
			
		||||
    background-color: #fff;
 | 
			
		||||
    width: 470px;
 | 
			
		||||
    width: 485px;
 | 
			
		||||
    max-height: 116px;
 | 
			
		||||
    overflow-y: scroll;
 | 
			
		||||
	border-radius: 3px;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user