add: 语法编辑器界面

语法热重载功能
This commit is contained in:
2023-10-16 00:10:46 +08:00
parent d8edc6c28b
commit 8dfbdb02b6
7 changed files with 100 additions and 23 deletions

View File

@@ -32,5 +32,6 @@ body {
}
.monaco-editor-container {
min-height: 100%;
min-height: 80%;
margin: 5px;
}