diff --git a/front/style/editor.css b/front/style/editor.css index a7e72f9..196b40e 100644 --- a/front/style/editor.css +++ b/front/style/editor.css @@ -7,6 +7,8 @@ background-color: var(--background-color); flex-direction: column; + + overflow: hidden; } #topbar-left {