mirror of
https://github.com/zadam/trilium.git
synced 2026-02-19 20:24:28 +01:00
fix(collections/map): shifting into collection properties when switching styles
This commit is contained in:
parent
08da8d73e0
commit
52db410c82
@ -18,6 +18,10 @@ body.mobile .geo-view > .collection-properties {
|
||||
.geo-map-container {
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
|
||||
.maplibregl-canvas-container {
|
||||
position: relative;
|
||||
}
|
||||
}
|
||||
|
||||
.leaflet-pane {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user