mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +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 {
|
.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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user