void-linux.github.io icon indicating copy to clipboard operation
void-linux.github.io copied to clipboard

fix: content overflow on download page

Open code-reaper08 opened this issue 2 years ago • 1 comments

fixes #219

What it does:

This PR adds an overflow property with auto value to the .tab-bar class, which makes the element scroll-able on overflowing scenarios.

code-reaper08 avatar Oct 21 '23 17:10 code-reaper08

I think it would be better to only set this for overflow-x

classabbyamp avatar Jan 22 '24 21:01 classabbyamp