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
In the backend the wrap works correctly as there is a div around the editable area.
In the frontend each paragraph is a child of the flex container which creates an undesired effect.
In the backend the wrap works correctly as there is a div around the editable area.
In the frontend each paragraph is a child of the flex container which creates an undesired effect.
How it looks in the backend:
How it looks in the frontend: