fix copy selection
This commit is contained in:
		
							parent
							
								
									e49a1ac9db
								
							
						
					
					
						commit
						4e639979f8
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -478,6 +478,7 @@ header {
 | 
				
			||||||
  pointer-events: none;
 | 
					  pointer-events: none;
 | 
				
			||||||
  transition: opacity 0.2s ease, transform 0.2s ease;
 | 
					  transition: opacity 0.2s ease, transform 0.2s ease;
 | 
				
			||||||
  transition-delay: 0.3s;
 | 
					  transition-delay: 0.3s;
 | 
				
			||||||
 | 
					  user-select: none;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  &.visible {
 | 
					  &.visible {
 | 
				
			||||||
    opacity: 1;
 | 
					    opacity: 1;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue