mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-02 02:48:03 +00:00
Improve readability of CodeMirror editor
This commit is contained in:
@@ -6,6 +6,8 @@ tags: [[$:/tags/stylesheet]]
|
||||
.CodeMirror {
|
||||
height: auto;
|
||||
border: 1px solid #ddd;
|
||||
line-height: 1.5;
|
||||
font-family: "Monaco", monospace;
|
||||
}
|
||||
|
||||
.CodeMirror-scroll {
|
||||
|
Reference in New Issue
Block a user