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: #2566 expand card beyond max-width limit by adjusting CSS #2605

Conversation

epifaniofrancisco
Copy link
Contributor

What is the purpose of this pull request?

  • New Icon
  • Bug fix
  • New Feature
  • Documentation update
  • Other:

Description

This pull request addresses issue #2566, which concerns the max-width property limiting the expansion of the card component. By adjusting the CSS, this update allows the card to expand fully without layout constraints, enhancing the display and usability of icons and related content.

Changes Made:

CSS Adjustments for Card Expansion: Remove the max-width property on the card component to allow it to expand beyond previous limits.

Testing:

Manually tested across different screen sizes to confirm that the card expands without layout issues.
Verified compatibility with other existing components

Before Submitting

@github-actions github-actions bot added the 🌍 site Has to do something with the Lucide website label Nov 12, 2024
Copy link
Member

@ericfennis ericfennis left a comment

Choose a reason for hiding this comment

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

Thank for the fix!

@ericfennis ericfennis merged commit 30fe706 into lucide-icons:main Nov 15, 2024
3 checks passed
realguse pushed a commit to realguse/lucide that referenced this pull request Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌍 site Has to do something with the Lucide website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants