mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	fix(client): tooltip position for calendar in vertical layout
This commit is contained in:
		| @@ -21,7 +21,7 @@ export default class RightDropdownButtonWidget extends BasicWidget { | |||||||
|         this.dropdownTpl = dropdownTpl; |         this.dropdownTpl = dropdownTpl; | ||||||
|  |  | ||||||
|         this.settings = { |         this.settings = { | ||||||
|             titlePlacement: "bottom"     |             titlePlacement: "right"     | ||||||
|         }; |         }; | ||||||
|     } |     } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user