algorandfoundation / algokit-lora

https://lora.algokit.io
13 stars 5 forks source link

Wallet button hidden on narrow widths #322

Closed SilentRhetoric closed 3 days ago

SilentRhetoric commented 2 weeks ago

There is TailwindCSS that hides the Connect Wallet button on narrow widths, which is a scenario that can happen even on a desktop environment, such as if one uses half of a laptop screen. Multiple users have reported this as an issue. I think the straightforward approach is to always show the button.

image

neilcampbell commented 3 days ago

This one was fixed in https://github.com/algorandfoundation/algokit-lora/pull/324 a couple of weeks ago.