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