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
The word-break: break-all causing this was introduced in standardnotes/app#835. Disabling that rule in devtools fixes things, but I'm unsure if it breaks anything else.
The text was updated successfully, but these errors were encountered:
I found this kind of odd:
The
word-break: break-all
causing this was introduced in standardnotes/app#835. Disabling that rule in devtools fixes things, but I'm unsure if it breaks anything else.The text was updated successfully, but these errors were encountered: