diff options
Diffstat (limited to 'server/tools/src/book_html.css')
-rw-r--r-- | server/tools/src/book_html.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server/tools/src/book_html.css b/server/tools/src/book_html.css index fb60eb60..d64e9ef1 100644 --- a/server/tools/src/book_html.css +++ b/server/tools/src/book_html.css @@ -37,4 +37,5 @@ body { aspect-ratio: 0.707; width: 30em; height: auto; + overflow-y: auto; }
\ No newline at end of file |