Putting button text: Name, Status, Attribute, etc. on the same line #2218
Unanswered
dhess83
asked this question in
Questions about config, custom styles and templates
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Goal
Currently, in Bubble Cards, when you display only a Name, it displays as a single line.
If you display Name, Entity State, or Attribute, they appear on a new second line, doubling the total heigh of text.
I would like to use CSS to force the secondary text line to appear on the same line as the primary text.
Source Yaml
Which step did you already try?
I've tried doing this with CSS nth-child selectors, but have not had any luck.Problem
No response
Read the documentation
Beta Was this translation helpful? Give feedback.
All reactions