mirror of
https://github.com/zadam/trilium.git
synced 2026-05-06 11:37:35 +02:00
fix(collections/map): shifting into collection properties when switching styles
This commit is contained in:
@@ -18,6 +18,10 @@ body.mobile .geo-view > .collection-properties {
|
||||
.geo-map-container {
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
|
||||
.maplibregl-canvas-container {
|
||||
position: relative;
|
||||
}
|
||||
}
|
||||
|
||||
.leaflet-pane {
|
||||
|
||||
Reference in New Issue
Block a user