organigramm verbessert scrollbalken

This commit is contained in:
holger.trampe 2020-03-27 00:22:36 +01:00
parent e96ec080af
commit 81620ebab1
1 changed files with 7 additions and 0 deletions

View File

@ -21,6 +21,13 @@
#diagram {
overflow-x: scroll;
min-width: 100%;
min-height: 100%;
scroll-behavior: smooth;
}
.example {
padding-left: 12%;
}
.orga-hover {