fix: Hot fix 3D model view in right preview
This commit is contained in:
@ -44,7 +44,7 @@ export const PreviewRightWidget = observer(() => {
|
||||
},
|
||||
}}
|
||||
>
|
||||
<MediaViewer media={articleMedia} fullWidth />
|
||||
<MediaViewer media={articleMedia} fullWidth fullHeight />
|
||||
</Box>
|
||||
) : (
|
||||
<Box
|
||||
|
Reference in New Issue
Block a user