diff --git a/common/templates/html/statusbar/statusbar-ampy-editor-empty.html b/common/templates/html/statusbar/statusbar-ampy-editor-empty.html
index b8001d62..83b54749 100644
--- a/common/templates/html/statusbar/statusbar-ampy-editor-empty.html
+++ b/common/templates/html/statusbar/statusbar-ampy-editor-empty.html
@@ -4,6 +4,7 @@
flex-direction: row;
align-items: center;
justify-content: center;
+ overflow-y: auto;
}
div[m-id="{{d.mId}}"] > div {