* Refactored server to use spaces

* Other cleanup
This commit is contained in:
Zef Hemel
2022-04-08 17:46:09 +02:00
parent e10f41031c
commit 6ebf8e7f15
24 changed files with 256 additions and 160 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
.cm-editor {
font-size: var(--ident);
overflow-y: hidden;
//overflow-y: hidden;
.cm-content {
font-family: var(--editor-font);