mirror of
https://github.com/writefreely/writefreely.git
synced 2024-11-14 16:31:03 +00:00
Fix overflowing WYSIWYG editor images
This commit is contained in:
parent
4cf9500704
commit
a6a4bd38c1
@ -299,6 +299,7 @@ li.ProseMirror-selectednode:after {
|
||||
|
||||
.ProseMirror-example-setup-style img {
|
||||
cursor: default;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.ProseMirror-prompt {
|
||||
|
Loading…
Reference in New Issue
Block a user