mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-25 22:25:51 +03:00
[GH-ISSUE #194] Column inside section ignores text-align #75
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#75
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 @bernaferrari on GitHub (Apr 29, 2025).
Original GitHub issue: https://github.com/arikchakma/maily.to/issues/194
when a column is inside a section, text-align from section doesn't seem to be apply to it. I asked gemini 2.5 pro to fix, and seems to work. Not sure it would work on column inside column or whatever, but basic usage seems to work well.
I fixed by
in columns, then
then
Editor:

Export:

@arikchakma commented on GitHub (Apr 29, 2025):
I don't get the solution, can you please elaborate a bit also the problem?
@bernaferrari commented on GitHub (Apr 29, 2025):
In the editor the text will be right aligned, in the export it will be left aligned