diff --git a/backend/src/Squidex/wwwroot/scripts/editor-context.html b/backend/src/Squidex/wwwroot/scripts/editor-context.html index d478786c6..5713479ae 100644 --- a/backend/src/Squidex/wwwroot/scripts/editor-context.html +++ b/backend/src/Squidex/wwwroot/scripts/editor-context.html @@ -11,7 +11,8 @@ textarea { box-sizing: border-box; resize: none; - overflow: hidden; + overflow-x: hidden; + overflow-y: hidden; width: 100%; } @@ -25,7 +26,7 @@ } - + - + - + + + + + +
+ + + + + +