fix: Hot fix 3D model view in right preview

This commit is contained in:
2025-07-10 11:53:00 +03:00
parent 06eafee3f4
commit a908c63771
3 changed files with 16 additions and 16 deletions

View File

@ -44,7 +44,7 @@ export const PreviewRightWidget = observer(() => {
},
}}
>
<MediaViewer media={articleMedia} fullWidth />
<MediaViewer media={articleMedia} fullWidth fullHeight />
</Box>
) : (
<Box