getAlby / bitcoin-connect

Connecting lightning wallets to your webapp has never been easier. Enable WebLN in all browsers with a single button
https://bitcoin-connect.com
MIT License
79 stars 26 forks source link

Fix Issue#158: Buttons in payment component should be full width on mobile #200

Closed sunilsimar closed 5 months ago

sunilsimar commented 5 months ago

Screenshot 2024-02-03 145343 This pull request addresses issue #158, where the buttons in the payment component were not displaying at full width on mobile devices. I have implemented a fix to ensure that the buttons now occupy the entire width of the screen when viewed on mobile.

sunilsimar commented 5 months ago

@rolznz I will remove the unnecessary changes