mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-22 04:54:32 +08:00
修复任务详情脚本行数展示
This commit is contained in:
@@ -266,11 +266,10 @@ const Log = () => {
|
||||
options={{
|
||||
readOnly: true,
|
||||
fontSize: 12,
|
||||
minimap: { enabled: false },
|
||||
lineNumbersMinChars: 3,
|
||||
fontFamily: 'Source Code Pro',
|
||||
folding: false,
|
||||
glyphMargin: false,
|
||||
wordWrap: 'on',
|
||||
}}
|
||||
/>
|
||||
</SplitPane>
|
||||
|
||||
Reference in New Issue
Block a user