mirror of
				https://github.com/vector-im/element-web.git
				synced 2025-11-04 02:02:14 +01:00 
			
		
		
		
	fix button width for unkdevdialog
This commit is contained in:
		
							parent
							
								
									5368c87dc1
								
							
						
					
					
						commit
						654a025a9f
					
				@ -54,7 +54,7 @@ limitations under the License.
 | 
				
			|||||||
    margin-right: 8px;
 | 
					    margin-right: 8px;
 | 
				
			||||||
    padding-left: 0.5em;
 | 
					    padding-left: 0.5em;
 | 
				
			||||||
    padding-right: 0.5em;
 | 
					    padding-right: 0.5em;
 | 
				
			||||||
    width: 70px;
 | 
					    width: 85px;
 | 
				
			||||||
    outline: none;
 | 
					    outline: none;
 | 
				
			||||||
    cursor: pointer;
 | 
					    cursor: pointer;
 | 
				
			||||||
    color: $accent-color;
 | 
					    color: $accent-color;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user