getAlby / lightning-browser-extension

The Bitcoin Lightning Browser Extension that brings deep Lightning & Nostr integration to the web. Wallet interface to multiple lightning nodes and key signer for Nostr, Liquid and onchain use.
https://getalby.com/#extension
MIT License
539 stars 194 forks source link

feat: handle longer descriptions + buttons always visible in viewport #3171

Closed pavanjoshi914 closed 5 months ago

pavanjoshi914 commented 5 months ago

fix contentMessage component for longer descriptions make sure buttons always visible in viewport

before: image

after: image

pavanjoshi914 commented 5 months ago

tAck