mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-25 22:25:51 +03:00
[PR #167] [MERGED] fix(core): set default section padding to 0 #202
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#202
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?
📋 Pull Request Information
Original PR: https://github.com/arikchakma/maily.to/pull/167
Author: @ChmaraX
Created: 3/24/2025
Status: ✅ Merged
Merged: 3/24/2025
Merged by: @arikchakma
Base:
main← Head:fix/default-section-padding📝 Commits (1)
f818802fix(core): set default section padding to 0 (#7)📊 Changes
1 file changed (+4 additions, -4 deletions)
View changed files
📝
packages/core/src/editor/nodes/section/section.ts(+4 -4)📄 Description
It would be better to have the default padding set to 0 and then allow user to override that, otherwise it does not align with the other blocks very well.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.