mirror of
https://github.com/zadam/trilium.git
synced 2026-05-06 09:47:51 +02:00
fix(lexical): missing margin
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
line-height: 1.5;
|
||||
word-break: break-word;
|
||||
position: relative;
|
||||
margin-inline: var(--content-margin-inline);
|
||||
|
||||
.lexical-placeholder {
|
||||
opacity: 0.5;
|
||||
|
||||
Reference in New Issue
Block a user