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