Dose anyone know how to adjust the width of the select box here? Thanks!

Dose anyone know how to adjust the width of the select box here? Thanks!
Hi,
Assuming you want to make it narrower and still having it looking normal on mobile, you can try something similar to this:
.DND ul {
max-width: 300px;
}
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.