react95-io / React95

🌈🕹 Windows 95 style UI component library for React
https://react95.io
MIT License
6.65k stars 185 forks source link

Table overflows without scrollbars #374

Open WesSouza opened 1 year ago

WesSouza commented 1 year ago

TableBody contains overflow-y: auto;, but it seems it doesn't actually work.

Bidhu1024 commented 1 year ago

Can I help to fix this issue? please let me know, I would love to work on this