mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02:00
editor: fix placeholder is not visible
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
font-family: inherit;
|
||||
}
|
||||
|
||||
.ProseMirror p.is-editor-empty:first-child::before {
|
||||
.ProseMirror p.is-empty:first-child::before {
|
||||
color: var(--placeholder);
|
||||
content: attr(data-placeholder);
|
||||
float: left;
|
||||
|
||||
Reference in New Issue
Block a user