[GH-ISSUE #137] Changing the width of the editor #47

Closed
opened 2026-03-01 14:39:44 +03:00 by kerem · 1 comment
Owner

Originally created by @HeapReaper on GitHub (Feb 28, 2025).
Original GitHub issue: https://github.com/arikchakma/maily.to/issues/137

Hi, so i've changed the max-w-[calc(600px+40px)] in page.tsx to max-w-[calc(800px+40px)] and
in layout.tsx i also changed it to 800px.
How can i fix it so all the components are also using that max width in the editor?

Greets.

Originally created by @HeapReaper on GitHub (Feb 28, 2025). Original GitHub issue: https://github.com/arikchakma/maily.to/issues/137 Hi, so i've changed the `max-w-[calc(600px+40px)]` in `page.tsx` to `max-w-[calc(800px+40px)]` and in `layout.tsx` i also changed it to `800px`. How can i fix it so all the components are also using that max width in the editor? Greets.
kerem closed this issue 2026-03-01 14:39:44 +03:00
Author
Owner

@arikchakma commented on GitHub (Feb 28, 2025):

Currently, there is no way to do so, it has a boundary of max-width 600px for the image.

<!-- gh-comment-id:2690532235 --> @arikchakma commented on GitHub (Feb 28, 2025): Currently, there is no way to do so, it has a boundary of max-width 600px for the image.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/maily.to#47
No description provided.