Add option to center dropdown on mobile (#777)
* feat: center on mobile
* fix: remove console.log
* fix: max width
* refactor: alignment prop and compute center
* fix: close dropdown on resize and orientation change
* fix: dropdown menu auto width
* fix: uncomment listeners
* fix: add back onblur