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
Rendering an Avatar component as ObjectPage image causes the Header content to break into the next line.
Applying display: inline-flex to the Avatar fixes this issue.
Rendering an Avatar component as ObjectPage image causes the Header content to break into the next line.
Applying
display: inline-flex
to the Avatar fixes this issue.The text was updated successfully, but these errors were encountered: