make-software / casper-wallet

Securely manage your CSPR tokens, interact with dapps, and sign transactions with Casper Wallet, the go-to self-custody wallet for the Casper Network.
https://casperwallet.io
Apache License 2.0
21 stars 4 forks source link

fix: fix issue with not visible Connect ledger button on account switcher #985

Closed ost-ptk closed 3 months ago

ost-ptk commented 3 months ago

Make sure to fill in all the below sections.

Description

The maxHeight property value has been adjusted from 402 to 322 in the account-list component. This change influences the vertical scalability of the list, allowing it to display properly within different layouts and all buttons on account switcher. No other element or method within the component was affected.

Linked tickets

WALLET-349

Checklist