mirror of
https://github.com/zadam/trilium.git
synced 2025-12-15 20:04:25 +01:00
fix(collections/geomap): fake floating buttons mispositioned
This commit is contained in:
parent
72b0d03546
commit
658b699b71
@ -2,6 +2,10 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
top: 1em;
|
top: 1em;
|
||||||
right: 1em;
|
right: 1em;
|
||||||
|
|
||||||
|
.floating-buttons-children {
|
||||||
|
top: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.presentation-container {
|
.presentation-container {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user