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
I have text that often wraps to another line. If you made div with the text in, and the cursor span tag both "display: inline" then they'd support multi-line quite easily.
Currently, multi-line is not supported.
I have text that often wraps to another line. If you made div with the text in, and the cursor span tag both "display: inline" then they'd support multi-line quite easily.