codex-team / codex-team/editor.js
Improve alignment on the left side of the editor
Open
- Dominant language
- TypeScript
- Stars
- 31.9k
- Forks
- 2.2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
On desktop, the paragraphs are not aligned on the left border of the editor (there is some extra indentation) and also the plus icon stays outside the editor block.
For example, in the image above the "Some" (inside the editor) should be vertically aligned with "New" (content external to the editor). Please note that this is not an issue with my layout: the external content and the editor are normal divs that are perfectly aligned in my layout. The problem seems to be related to the icons of the editor that push the editor paragraph to the right.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.