mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-01-06 15:43:01 +01:00
fix for -28px Y offset on render
Signed-off-by: Andy Miller <rhuk@mac.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user