sjdemartini / mui-tiptap

A Material UI (MUI) styled WYSIWYG rich text editor, using Tiptap
MIT License
320 stars 44 forks source link

Align anchor icon when text-aligning heading #77

Closed sjdemartini closed 1 year ago

sjdemartini commented 1 year ago

Show the anchor icon link directly next to the heading (still only upon hover), even when changing the heading's text-alignment. Without this change, it was always at the far left (like its left-aligned position).

image