mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-18 02:14:32 +08:00
修复弹框日志样式
This commit is contained in:
@@ -172,7 +172,8 @@ const Script = () => {
|
||||
minimap: {enabled: width==='100%'},
|
||||
lineNumbersMinChars: 3,
|
||||
folding: false,
|
||||
glyphMargin: false
|
||||
glyphMargin: false,
|
||||
wordWrap: 'on'
|
||||
}}
|
||||
onChange={(val) => {setValue(val as string)}}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user