Skip to content

Commit

Permalink
Merge pull request #189 from epomorski/master
Browse files Browse the repository at this point in the history
Fix for preview not working with Mentions plugin (#82)
  • Loading branch information
taqueci authored Nov 16, 2024
2 parents d6fef88 + feb1966 commit 3e2fca3
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 3e2fca3

Please sign in to comment.