Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Only scroll when strictly necessary; works better on Chromium
#70
by tomaarsen HF Staff - opened
Hello!
Pull Request overview
- Use "auto" rather than "scroll" in overflow
Details
As of recently, we prevented wrapping in the model column. We then also added overflow scrolling so users can still read the full model name. However, it seems that on Chromium this results in unnecessary scrollbars - it only worked well on Firefox.
Before
This is how it used to look (on Chromium) using a sample app:
After
This is how it will look after this PR:

It works identically as before on Firefox:
cc @osanseviero
- Tom Aarsen
tomaarsen changed pull request status to open
tomaarsen changed pull request status to merged

