Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#1514·evergreen

Issue with Table horizontal scroll

Author: ahsan-sabirCreated Aug 18, 2022Updated Dec 2, 2024
Labelshelp-wanted

How to make the table scroll horizontally without the ellipsis? Couldn't find any relevant props in the documentation. Doing anything like setting overflow to auto in parent element or removing overflow from cells breaks the table.

https://codesandbox.io/s/new-monad-if7339?file=/index.js

Source: segmentio/evergreen

View original on GitHubView discussion on GitHub