Was hoping maybe someone can help me out.
Using a input_text to display some message. Would like for the message to fit in the widget, and continue the rest of the message into the line below.
Was expecting a (overflow-wrap: anywhere;) in the css to fix the problem but it doesn’t work.