Hi guys. i wanted to know if it’s possible to align the dropdown of a modal to the center. I suppose it can be done through css, but i wanted to know f it was possible without any code as well (i tried aligning it through the margin (auto on left and right) but unfortunately it doesn’t seem to work. the modal element flex settings is set to center both horizontally and vertically so i thought that would also help with the dropdown alignment but it didn’t.
Hope you can help me out.