mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	style(mindmap): improve layout of node menu
This commit is contained in:
		| @@ -19,8 +19,10 @@ const TPL = ` | |||||||
|  |  | ||||||
|         .mind-elixir .node-menu { |         .mind-elixir .node-menu { | ||||||
|             position: absolute; |             position: absolute; | ||||||
|  |             top: 60px; | ||||||
|             right: 20px; |             right: 20px; | ||||||
|             top: 20px; |             bottom: 80px; | ||||||
|  |             overflow: auto; | ||||||
|             background: #fff; |             background: #fff; | ||||||
|             border-radius: 5px; |             border-radius: 5px; | ||||||
|             box-shadow: 0 1px 2px #0003; |             box-shadow: 0 1px 2px #0003; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user