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'm using this card with right justified text, and every time I insert a space it wraps the text to the next line, which I do not want. Any way to disable this behaviour?
elements:
- type: custom:text-action-element
text: This is a test
style:
transform: translate(-100%, 0%)
top: 10%
left: 100%
I'm using this card with right justified text, and every time I insert a space it wraps the text to the next line, which I do not want. Any way to disable this behaviour?
Generates:
but
properly generates:
Any help appreciated!
The text was updated successfully, but these errors were encountered: