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
Is there anyway I can achieve the same UI on RenderHTML like Webview?
I think "display: inline" is what I need but RenderHTML only support display: "flex" / "none". When the text is too long and break line, the background color only appears on text with Webview.