Skip to content

Conversation

@lokesh
Copy link
Collaborator

@lokesh lokesh commented Jan 7, 2026

Closes #11174

Fixes text overflow.

Technical

  • Adds a wrapper <div> around notes content which is limited to six lines max. Clamping happens via CSS.

This PR is similar to #11522 but with two differences:

  1. The CSS in this PR is more concise
  2. No server side truncation of the text

Testing

Screenshot

Frame 1 Frame 2

Stakeholders

@cdrini

…k notes

* Replace footer with a styled div for better presentation of book notes
* Add new CSS class for list book notes to improve layout and readability
* Define line-height for short snippets to ensure consistent typography
@lokesh lokesh requested a review from cdrini January 7, 2026 06:58
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.

Bug: Notes text overflows into adjacent grid items (for lists)

2 participants