Horizontal scroll section

Any way to have the width of the section with horizontal scroll bar to be as wide as the content? Currently when using width: 100% it takes just my screensize.
2 Replies
Chris Bolson
Chris Bolson3y ago
width: fit-content;
VictorNHristov
VictorNHristovOP3y ago
Thanks!

Did you find this page helpful?