I have a list field in a table that is a bit skinny. It is populated via lookup so I'd like the lookup list to be wide enough to show all (or at least most) of the looked up items by width. I've tried using CSS to expand the box, which I can get working in Preview mode, but it doesn't work for real. I believe this is due to the dropdown being set dynamically with its own Style element.
Is there any way to expand the list items beyond the width of the field itself? This is using the modern designer in version 12. CoPilot suggests using some jQuery to listen for this item being added to the page and then updating its width element, but that's not an option with the modern designer.
Screenshot of what I want: