mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-03 11:28:01 +00:00
CodeMirror plugin: tweak for font-size (#3294)
This commit is contained in:

committed by
Jeremy Ruston

parent
6b14969cf6
commit
05af050cbf
@@ -8,6 +8,7 @@ tags: [[$:/tags/Stylesheet]]
|
||||
border: 1px solid #ddd;
|
||||
line-height: 1.5;
|
||||
font-family: {{$:/themes/tiddlywiki/vanilla/settings/editorfontfamily}};
|
||||
font-size: {{$:/themes/tiddlywiki/vanilla/metrics/bodyfontsize}};
|
||||
}
|
||||
|
||||
.CodeMirror-scroll {
|
||||
|
Reference in New Issue
Block a user