Skip to content

Commit

Permalink
fix: fix editor border when set toolbar to false
Browse files Browse the repository at this point in the history
  • Loading branch information
kagol committed Nov 8, 2024
1 parent 472f515 commit 4972e31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/fluent-editor/src/assets/editor.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

@mixin editor {
.ql-container.ql-snow {
border-top: 0;
background-color: getCssVar(editor-bg-color);
}

Expand Down

0 comments on commit 4972e31

Please sign in to comment.