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