[Solid] Need help making the Select's content take the width of the trigger #2668
-
Hello, I have tried achieving what's described in the title using multiple ways (removing the Portal, setting position to relative, setting width and min-width to 100%...) but I always end up with the content either taking the width of its children (the items), or filling 100% of the page's width. Is there a repo/example somewhere showing the styling? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Beta Was this translation helpful? Give feedback.
-
Well nevermind, after my laptop died the dev server was restarted... and it works |
Beta Was this translation helpful? Give feedback.
Have you tried setting sameWidth to true for the positioning prop?