diff --git a/apps/web/components/Objects/Editor/Editor.tsx b/apps/web/components/Objects/Editor/Editor.tsx index b15a8b4f..c255d637 100644 --- a/apps/web/components/Objects/Editor/Editor.tsx +++ b/apps/web/components/Objects/Editor/Editor.tsx @@ -338,6 +338,7 @@ const EditorTop = styled.div` position: fixed; z-index: 303; width: -webkit-fill-available; + width: -moz-available; ` // Inside EditorTop