fix base64 encode/edcode.

This commit is contained in:
2023-02-02 11:20:38 +08:00
parent f098c54afb
commit b84d03f52f
4 changed files with 15 additions and 14 deletions

View File

@@ -42,7 +42,7 @@ onMounted(async () => {
minimap: {
enabled: false,
},
lineNumbersMinChars: 3,
lineNumbersMinChars: 2,
automaticLayout: true, // 自适应布局
tabSize: 4,
fontSize: isMobile.value ? 20 : 24, // 字体大小