mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 04:00:59 +01:00
editor: any element in callout after heading should have top margin
This commit is contained in:
@@ -698,7 +698,7 @@ p > *::selection {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
.ProseMirror div.callout > :first-child + p {
|
||||
.ProseMirror div.callout > :first-child + * {
|
||||
margin-top: 1em !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user