mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
move FAB down in canvas
This commit is contained in:
parent
ca041bb658
commit
b1d4a258a1
@ -16,6 +16,10 @@ const TPL = `
|
|||||||
z-index: 100;
|
z-index: 100;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.type-canvas .floating-buttons-children {
|
||||||
|
top: 70px;
|
||||||
|
}
|
||||||
|
|
||||||
.floating-buttons-children > *:not(.hidden-int):not(.no-content-hidden) {
|
.floating-buttons-children > *:not(.hidden-int):not(.no-content-hidden) {
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user