You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-06-15 23:00:36 +02:00
Fixed padding on top of editor
This commit is contained in:
@ -273,7 +273,7 @@ class MdToHtml {
|
||||
font-family: sans-serif;
|
||||
}
|
||||
p, h1, h2, h3, h4, ul {
|
||||
margin-top: 14px;
|
||||
margin-top: 0;
|
||||
margin-bottom: 14px;
|
||||
}
|
||||
h1 {
|
||||
|
Reference in New Issue
Block a user