diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/src/main/resources/dokka/styles/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/main/resources/dokka/styles/style.css b/core/src/main/resources/dokka/styles/style.css index f2e10811..6ba41db4 100644 --- a/core/src/main/resources/dokka/styles/style.css +++ b/core/src/main/resources/dokka/styles/style.css @@ -109,6 +109,7 @@ } #sideMenu { + height: 100%; padding-top: 16px; position: relative; overflow: auto; |