mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
fix relation map view
This commit is contained in:
parent
8375a1b5ab
commit
41ca4b8d2e
@ -1,3 +1,7 @@
|
|||||||
|
.type-relation-map {
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
.note-detail-relation-map {
|
.note-detail-relation-map {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
overflow: hidden !important;
|
overflow: hidden !important;
|
||||||
@ -76,4 +80,4 @@
|
|||||||
|
|
||||||
.note-detail-relation-map .ui-contextmenu {
|
.note-detail-relation-map .ui-contextmenu {
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user