add: Monaco编辑器

This commit is contained in:
2023-10-14 22:12:19 +08:00
parent d102b47da8
commit d8edc6c28b
6 changed files with 34 additions and 1 deletions

View File

@@ -30,3 +30,7 @@
body {
overflow: hidden;
}
.monaco-editor-container {
min-height: 100%;
}