Added support for overriding CSS styles with STYLES page
This commit is contained in:
@@ -67,6 +67,7 @@ export function inlineImagesPlugin(space: Space) {
|
||||
widgets.push(
|
||||
Decoration.widget({
|
||||
widget: new InlineImageWidget(url, title, space),
|
||||
block: true,
|
||||
}).range(node.to),
|
||||
);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user