mirror of
https://github.com/mickael-kerjean/filestash.git
synced 2025-11-03 21:17:33 +08:00
fix (editor): markdown display issue
This commit is contained in:
@ -105,7 +105,7 @@
|
|||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
&[mode="orgmode"] .CodeMirror-code, &[mode="yaml-frontmatter"] .CodeMirror-code{
|
&[mode="orgmode"] .CodeMirror-code{
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
}
|
}
|
||||||
.CodeMirror-line{
|
.CodeMirror-line{
|
||||||
|
|||||||
Reference in New Issue
Block a user