This commit is contained in:
2024-08-15 16:38:50 +02:00
parent 4afd833276
commit 22f24e92c3
19 changed files with 148 additions and 69 deletions

View File

@@ -57,4 +57,8 @@
color: black;
}
}
:global(.CodeMirror) {
font-family: monospace !important;
}
</style>