DeXter-on-Radix / website

Community built order book dex on Radix.
https://dexteronradix.com/
Other
14 stars 21 forks source link

mobile responsive search suggestion overflow #393

Closed SandipGyawali closed 5 months ago

SandipGyawali commented 6 months ago

image

image

search bar suggestion list overflow from it's maximum height.

SandipGyawali commented 6 months ago

@EvgeniiaVak i guess this issue has not be addressed previously right ?

restylianos commented 6 months ago

This could be easily fixed with two tailwind classes. overflow-y-scroll and max-h-[50vh].

Screenshot 2024-05-17 at 6 19 06 PM
dcts commented 6 months ago

issue https://github.com/DeXter-on-Radix/website/issues/381 is related to this.