mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	feat(client/rtl): handle transform-origin
This commit is contained in:
		
							parent
							
								
									c91a03834d
								
							
						
					
					
						commit
						668e1dff4b
					
				@ -1436,6 +1436,10 @@ div#center-pane .floating-buttons-children {
 | 
			
		||||
                opacity 250ms ease-out;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
body[dir=rtl] div#center-pane .floating-buttons-children {
 | 
			
		||||
    transform-origin: left;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 /* Floating buttons container (collapsed) */
 | 
			
		||||
 div#center-pane .floating-buttons-children.temporarily-hidden {
 | 
			
		||||
    display: flex !important;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user