iancoleman / bip39

A web tool for converting BIP39 mnemonic codes
https://iancoleman.io/bip39/
MIT License
3.41k stars 1.42k forks source link

PBKDF2 rounds selection doesn't work on mobile or small screen width devices #645

Open Incog5 opened 9 months ago

Incog5 commented 9 months ago

On devices with a width of 767 pixels or less, the user is unable to select the PBKDF2 rounds. Clicking on it doesn't bring up a popup or dropdown unless switching to landscape mode or increasing the browser viewing width to 768 pixels or more.