We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See screenshot:
This is the candidate for improvement:
.card .card-content .card-body>:not(:has(>.no-truncate)) { --max-lines: 2; margin: 0; max-height: calc(var(--lh)* var(--max-lines)); }
Not to hide.
5.5.56.1
The text was updated successfully, but these errors were encountered:
509e785
Thanks for reporting that! Fixed for the next release.
Sorry, something went wrong.
Craft 5.5.7 is out with that fix. Thanks again!
brandonkelly
No branches or pull requests
What happened?
Description
See screenshot:
This is the candidate for improvement:
Steps to reproduce
Expected behavior
Not to hide.
Actual behavior
Craft CMS version
5.5.56.1
The text was updated successfully, but these errors were encountered: