mirror of
https://github.com/zadam/trilium.git
synced 2026-02-03 20:34:24 +01:00
fix(geomap): zoom buttons interfering with collection properties
This commit is contained in:
parent
f65aa1b875
commit
f80763ffb4
@ -4,6 +4,11 @@
|
||||
height: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
> .collection-properties {
|
||||
position: relative;
|
||||
z-index: 2000;
|
||||
}
|
||||
}
|
||||
|
||||
.geo-map-container {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user