parsing and errors

This commit is contained in:
2024-09-03 10:50:52 -06:00
parent c6ddcc3bc2
commit db3cd3aa57
5 changed files with 59 additions and 8 deletions

View File

@@ -9,3 +9,8 @@
text-wrap: balance;
}
}
/* monaco editor */
.monaco-editor-background, .monaco-editor .margin {
background-color: black !important;
}