0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 18:32:41 +00:00

Merge branch 'code-folding' into codemirror-tweaks

This commit is contained in:
Charlie Humphreys
2021-11-11 21:16:40 -06:00
4 changed files with 12 additions and 10 deletions

View File

@@ -6,6 +6,8 @@
.codeEditor{
.CodeMirror-foldmarker {
font-family: inherit;
text-shadow: none;
font-weight: 600;
}
.cm-trailingspace {