How to set a custom element width? #2055
Replies: 1 comment 4 replies
-
Without theme code hard to say. |
Beta Was this translation helpful? Give feedback.
4 replies
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.
-
To illustrate, I have two horizontal elements, listview and imagebox:

They each take up 50% of the horizontal space.
What I want to do is make the listview take up something like 66% or 75% of the space with the imagebox taking up the remainder, i.e. a custom width for the listview, or perhaps a maximum width for the imagebox.
Beta Was this translation helpful? Give feedback.
All reactions