Skip to content

Commit

Permalink
BUGFIX: Fix space shifting when editing placeholders
Browse files Browse the repository at this point in the history
  • Loading branch information
markusguenther committed Dec 10, 2024
1 parent fb8ea93 commit 96bbec0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.ck.ck-placeholder:after, .ck .ck-placeholder {
.ck.ck-placeholder:after {
display: inline-flex;
}

Expand Down

0 comments on commit 96bbec0

Please sign in to comment.