Skip to content

Commit

Permalink
fix(editor): change inner prosemirror stuff to have 100% height (#1670)
Browse files Browse the repository at this point in the history
  • Loading branch information
seaerchin authored Nov 10, 2023
1 parent fbe4d68 commit f710706
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/layouts/components/Editor/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
margin-top: 0.75em;
}

height: 100%;

p.is-empty::before {
color: #adb5bd;
content: attr(data-placeholder);
Expand Down

0 comments on commit f710706

Please sign in to comment.