AppFlowy-IO / AppFlowy-IO/appflowy-editor
[Question] Why does `EditorStyle`'s `padding` wrap each block element instead of the entire editor?
Open
- Dominant language
- Dart
- Stars
- 684
- Forks
- 329
- PR merge metrics
- No merged PRs in 30d
Description
I used `padding` of `EditorStyle` with the purpose of adding vertical padding to the entire editor. But the result was padding was added to each block component.
Don't block components already have a way to build their own styles? Thanks to `blockComponentBuilders`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.