fix: 美化CSS

This commit is contained in:
2023-10-17 22:05:21 +08:00
parent bb6ed6acfc
commit 773ae07ee3
4 changed files with 13 additions and 6 deletions

View File

@@ -31,7 +31,7 @@ body {
overflow: hidden;
}
.monaco-editor-container {
#code-editor {
min-height: 80%;
margin: 5px;
}