Skip to content

Commit

Permalink
fix css selector
Browse files Browse the repository at this point in the history
  • Loading branch information
ethangardner committed Aug 20, 2024
1 parent b56ca47 commit 36d15c2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
margin-bottom: 0;
}

.richTextEditorWrapper > div :first-child {
.richTextEditorBody > div :first-child {
margin-top: 0;
}

Expand Down

0 comments on commit 36d15c2

Please sign in to comment.