mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
style(mindmap): improve layout of node menu
This commit is contained in:
parent
1648a40e57
commit
d880771df6
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user