diff --git a/qt/aqt/data/web/css/toolbar-bottom.scss b/qt/aqt/data/web/css/toolbar-bottom.scss index 28e0f1f41..eb7fdb9c8 100644 --- a/qt/aqt/data/web/css/toolbar-bottom.scss +++ b/qt/aqt/data/web/css/toolbar-bottom.scss @@ -1,6 +1,10 @@ /* Copyright: Ankitects Pty Ltd and contributors * License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html */ +body { + overflow: hidden; +} + #header { border-bottom: 0; margin-top: 0;