Skip to content

Commit

Permalink
kup-editor: styled pre elements.
Browse files Browse the repository at this point in the history
  • Loading branch information
lucafoscili committed Feb 1, 2024
1 parent 4f9672b commit ed48747
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@

kup-editor {
display: block;

pre {
white-space: pre-wrap;
}
}

.kup-editor-save-button {
Expand Down

0 comments on commit ed48747

Please sign in to comment.