fix drag handle visibility (#868)

This commit is contained in:
Philip Okugbe
2025-03-12 13:17:59 +00:00
committed by GitHub
parent fea6518352
commit 1f40e9b960
5 changed files with 21 additions and 9 deletions

View File

@ -32,7 +32,7 @@ export function FullEditor({
return (
<Container
fluid={fullPageWidth}
size={!fullPageWidth && 850}
size={!fullPageWidth && 900}
className={classes.editor}
>
<MemoizedTitleEditor