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(breadcrumb): missing padding at the end due to unset display prop… #7281

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ddoemonn
Copy link
Contributor

fixes #7280

before

Screen.Recording.2024-09-30.at.23.05.14.mov

after

Screen.Recording.2024-09-30.at.23.10.00.mov

I also checked other cases, and it doesn't break anything related to the Breadcrumb component. It's just a simple display issue; we just need to set display: flex

Copy link

vercel bot commented Sep 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
primereact ⬜️ Ignored (Inspect) Visit Preview Sep 30, 2024 8:39pm
primereact-v9 ⬜️ Ignored (Inspect) Visit Preview Sep 30, 2024 8:39pm

@ddoemonn ddoemonn marked this pull request as ready for review September 30, 2024 20:52
@melloware melloware added the Status: Pending Review Issue or pull request is being reviewed by Core Team label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Pending Review Issue or pull request is being reviewed by Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Breadcrumb List Align Issue
2 participants