You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, that is true. The editor was never planned for allowing text to be aligned on any other way than left. I'll take a look onto this and see if I can come up with a way of improving this.
Since placeholders are absolute positioned elements, they are always aligned left, even if editor has
text-align: right;
The text was updated successfully, but these errors were encountered: