Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proper fix of model and function card truncation #2293

Merged
merged 2 commits into from
May 28, 2024
Merged

Conversation

benjaminvo
Copy link
Contributor

Follow up to this PR from yesterday: #2291

The way I fixed the truncation yesterday meant that the ··· menu on model cards got cut off because of overflow hidden. This PR fixes the truncation properly through better grid classes.

Note that I've also changed a bit how the models are displayed across breakpoints in the different cases. It's better now.

@benjaminvo benjaminvo merged commit 7a6b772 into main May 28, 2024
20 of 22 checks passed
@benjaminvo benjaminvo deleted the overflow-fix branch May 28, 2024 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants