fix for -28px Y offset on render

Signed-off-by: Andy Miller <rhuk@mac.com>
This commit is contained in:
Andy Miller
2025-12-29 10:12:51 -08:00
parent b061f0cfe6
commit c6c895d95c

View File

@@ -635,7 +635,6 @@ form:
codemirror:
mode: 'css'
indentUnit: 2
autofocus: true
indentWithTabs: true
lineNumbers: true
styleActiveLine: true
@@ -648,7 +647,6 @@ form:
codemirror:
mode: 'yaml'
indentUnit: 2
autofocus: true
indentWithTabs: false
lineNumbers: true
styleActiveLine: true