0👍
Open your console in the browser and find the tag html with the class containing the padding.
Once you have the class, you can rewrite the style of this class.
An other solution could be to apply a ng::deep class to the dropdown and set the padding to 0.
Source:stackexchange.com