I am facing a situation where I need to adjust the position of
.select2-dropdown .select2-dropdown--below
by setting left: 0
and witdth: 100%
(relative to the window). Despite adding a top
property, I am unable to make the other adjustments. I have updated to the latest version of the plugin.
I have provided an example for reference. If you observe the hr element, I want the dropdown to align from the left side and occupy full width like the rule.