diff --git a/src/components/Editor/Prosemirror.scss b/src/components/Editor/Prosemirror.scss index 9e6667ad..b2dcf403 100644 --- a/src/components/Editor/Prosemirror.scss +++ b/src/components/Editor/Prosemirror.scss @@ -36,6 +36,7 @@ .articleEditor blockquote, .articleEditor figure, +.articleEditor .uploadedImage, .articleEditor article[data-type='incut'] { @media (min-width: 768px) { margin-left: calc(21.9% + 3px) !important;