Skip to content

Fix card height#11870

Open
srushti1705 wants to merge 2 commits intopubliclab:mainfrom
srushti1705:fix-card-height
Open

Fix card height#11870
srushti1705 wants to merge 2 commits intopubliclab:mainfrom
srushti1705:fix-card-height

Conversation

@srushti1705
Copy link
Copy Markdown

Fixes #11052

This PR fixes the issue where user cards have uneven heights by applying flexbox styling to ensure consistent layout.

Changes made:

  • Updated .card styling to use flexbox
  • Ensured uniform height across cards
  • PR is descriptively titled 📑 and links the original issue above 🔗
  • tests pass
  • code is in uniquely-named feature branch and has no merge conflicts 📁
  • screenshots/GIFs are attached 📎 in case of UI updation
  • ask @publiclab/reviewers for help, in a comment below

@publiclab/reviewers please review

@welcome
Copy link
Copy Markdown

welcome Bot commented Mar 25, 2026

Thanks for opening this pull request! This space is protected by our Code of Conduct - and we're here to help.
Dangerbot will test out your code and reply in a bit with some pointers and requests.
Also please refer here for installation help 💿
There may be some errors, but don't worry! We'll work through them with you! 👍🎉😄


One thing that can help to get started is to make sure you've included a link back to the original issue you're solving, in the format fixes #0000 (for example). And to make sure the PR title describes what you're trying to do! (often it can be the same as the issue title) Thanks! 🙌


Then, you can say hello in our chatroom & share a link to this PR to get a review! 👋 ✅

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.

UI update: making people's boxes equal in height

1 participant