Compare commits

...

1 Commits

Author SHA1 Message Date
Tom Moor cd09b0b944 fix: Image caption is not correctly centered on full-width image 2025-04-18 20:17:02 -03:00
+1
View File
@@ -707,6 +707,7 @@ img.ProseMirror-separator {
resize: none;
user-select: text;
margin: 0 auto !important;
max-width: 100vw;
}
.ProseMirror[contenteditable="false"] {