[ zapcooking/frontend ] fix(wallet): add bottom inset on WebLN/BC external modal mode (#404)
External-wallet mode (WebLN, Bitcoin Connect) uses height: auto so the
dialog hugs its content, and zeros the trailing mb-8 / mb-3 margins of
the connection card to avoid lopsided bottom whitespace. With the base
wallet-modal-body padding also at 0 (a deliberate fix for a flex+padding
bg overlap in the regular scrolling view), the connection card's
Disconnect button sits flush against the dialog's bottom edge.
Add desktop-only padding-bottom: 2rem to .wallet-modal-body--external so
[ vitorpamplona/amethyst ] Merge pull request #3088 from vitorpamplona/claude/intelligent-fermat-8y2or
Auto-stick feeds to top on prepend with StickToTopOnPrepend