diff --git a/qt/aqt/editor.py b/qt/aqt/editor.py
index d4019ab77..901cd9736 100644
--- a/qt/aqt/editor.py
+++ b/qt/aqt/editor.py
@@ -84,6 +84,7 @@ _html = """
%s
+
"""
diff --git a/ts/components/StickyBar.svelte b/ts/components/StickyBar.svelte
index 86eda6f6a..fbd684d1a 100644
--- a/ts/components/StickyBar.svelte
+++ b/ts/components/StickyBar.svelte
@@ -8,7 +8,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
export { className as class };
-