mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-26 22:55:54 +03:00
[GH-ISSUE #137] Changing the width of the editor #47
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/maily.to#47
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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)]inpage.tsxtomax-w-[calc(800px+40px)]andin
layout.tsxi also changed it to800px.How can i fix it so all the components are also using that max width in the editor?
Greets.
@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.