mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-30 19:19:03 +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; |                 opacity 250ms ease-out; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  | body[dir=rtl] div#center-pane .floating-buttons-children { | ||||||
|  |     transform-origin: left; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  /* Floating buttons container (collapsed) */ |  /* Floating buttons container (collapsed) */ | ||||||
|  div#center-pane .floating-buttons-children.temporarily-hidden { |  div#center-pane .floating-buttons-children.temporarily-hidden { | ||||||
|     display: flex !important; |     display: flex !important; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran