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