Replies: 1 comment 2 replies
-
For better comparison, can you please share two code samples:
|
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
In the previous version of Dropdown (Dropdown2), options_fill_horizontally allowed to fill the options horizontally, but the same cannot be done with the new Dropdown. The result is a visually inconsistent (and unappealing) UI.
I would like to make my Drowdowns visually consistent with other controls when placing it inside a ResponsiveRow. How can I "make" that happen?
Below is an example of some of my attempts at forcing it to happen. So far, I could not make it work.
Thank you in advance!
Code sample
Updated
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions