What happened?
Description
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));
}
Steps to reproduce
- Edit a document without saving so that 2x 'labels' appear
- Switch to 'card view' in entry listing
- Resize viewport to make the labels 'wrap'
Expected behavior
Not to hide.
Actual behavior
Craft CMS version
5.5.56.1
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