Uniswap / widgets

widgets-uniswap.vercel.app
GNU General Public License v3.0
123 stars 175 forks source link

UI: (desktop/chrome) its not possible to scroll through token list #603

Open L03TJ3 opened 1 year ago

L03TJ3 commented 1 year ago

Bug Description Tried on desktop (chrome) there will never be shown more then 3 tokens. Looks to me like 'overflow: clip' should not be used or a better check should be done for which browsers support it

Expected Behavior Token list should be scrollable

Additional Context (local, 4 tokens, should be scrollable) image

same behavior shown on: https://developer.mozilla.org/en-US/docs/Web/CSS/overflow (text is cut off when using clip) image

kritik-sah commented 11 months ago

No Issue on my side, it works fine

ssmmll880 commented 8 months ago

Same thing, not resolved