Skip to content

Commit

Permalink
Fix for preview not working with Mentions plugin (#82)
Browse files Browse the repository at this point in the history
Signed-off-by: Emil Pomorski <[email protected]>
  • Loading branch information
epomorski committed Nov 14, 2024
1 parent 6bf6fd1 commit feb1966
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/stylesheets/redmine_wysiwyg_editor.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

.wysiwyg-editor-preview.wiki-preview {
background-color: #ffffff;
position: relative;
}

.wysiwyg-editor-preview p {
Expand Down

0 comments on commit feb1966

Please sign in to comment.