ray-project / ray

Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
https://ray.io
Apache License 2.0
33.95k stars 5.77k forks source link

Unnecessary horizontal scroll bar #48032

Open sijieamoy opened 4 weeks ago

sijieamoy commented 4 weeks ago

Description

image

My browser window is fairly large (~1500px wide) but the page still shows the horizontal scrollbar - combined with the scrollbars in the code snippet component, the entire page looks messy (4 scrollbars at first sight!).

We should at least fix the page so that the horizontal scrollbar doesn't show up until the page is narrow enough.

A bonus point is to wrap the lines in the code snippets so the component only shows the vertical scrollbar.

Link

No response

angelinalg commented 3 weeks ago

@cristianjd, is this something you could take care of?