fix relation map view

This commit is contained in:
zadam 2021-01-21 22:05:56 +01:00
parent 8375a1b5ab
commit 41ca4b8d2e

View File

@ -1,3 +1,7 @@
.type-relation-map {
height: 100%;
}
.note-detail-relation-map {
height: 100%;
overflow: hidden !important;
@ -76,4 +80,4 @@
.note-detail-relation-map .ui-contextmenu {
z-index: 100;
}
}