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

fix: Ensure long text content fits within mat-card element #344

Merged
merged 1 commit into from
May 23, 2024

Conversation

miladsoft
Copy link
Member

Applied CSS styles to control the appearance of the text content within the mat-card element, preventing overflow issues. The text is now contained within a

element with a maximum height and scrolling capability for improved user experience.
before:
IcFyeu0nJs

after:
QiXmXa0RC8

Applied CSS styles to control the appearance of the text content within the mat-card element, preventing overflow issues. The text is now contained within a <div> element with a maximum height and scrolling capability for improved user experience.
Copy link
Member

@sondreb sondreb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks!

@sondreb sondreb merged commit 5246be8 into block-core:main May 23, 2024
1 check passed
@sondreb sondreb deleted the fix-mat-card branch May 23, 2024 06:29
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.

None yet

2 participants