diff --git a/static/editor.less b/static/editor.less index 912f9503d..f218c7978 100644 --- a/static/editor.less +++ b/static/editor.less @@ -178,5 +178,6 @@ .scroll-view { overflow: hidden; + top: 1px; } }