This commit is contained in:
tamat
2018-07-04 23:26:42 +02:00
parent 9fbedb3e11
commit 441c85a26a
2 changed files with 12 additions and 1 deletions

View File

@@ -253,6 +253,11 @@
vertical-align: top;
}
.graphdialog .helper {
overflow: auto;
max-height: 200px;
}
.graphdialog .help-item {
padding-left: 10px;
}