diff --git a/src/constants/code-editor-options.ts b/src/constants/code-editor-options.ts index 90a9f1d..235c9d4 100644 --- a/src/constants/code-editor-options.ts +++ b/src/constants/code-editor-options.ts @@ -14,7 +14,7 @@ export const CODE_EDITOR_OPTIONS: monaco.editor.IEditorConstructionOptions = { enabled: false }, padding: { - top: 56 + top: 18 }, readOnly: false, scrollbar: {