Way to wrap text automatically when using text? #77
Unanswered
joaonunatings
asked this question in
Q&A
Replies: 1 comment
-
I don't believe that is possible without |
Beta Was this translation helpful? Give feedback.
0 replies
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
I know there is
class(meta-bind-full-width)
andclass(meta-bind-high)
but is there a way which it wraps to the text inside automatically without usingtext_area
?I tried creating a new class called
meta-bind-wrap
withinline-size: min-content
as explained here but did not work as expected.Beta Was this translation helpful? Give feedback.
All reactions