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 invisible toggle space panel button (#7426)
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							de881d2321
						
					
				
				
					commit
					54ca06ad53
				
			@@ -71,7 +71,7 @@ $activeBorderColor: $primary-content;
 | 
				
			|||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    &:hover .mx_SpacePanel_toggleCollapse {
 | 
					    &:hover .mx_SpacePanel_toggleCollapse {
 | 
				
			||||||
        opacity: 100%;
 | 
					        opacity: 1;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    ul {
 | 
					    ul {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user