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

Create cards of equal height #1658

Open
paritoshromy opened this issue Aug 19, 2024 · 2 comments
Open

Create cards of equal height #1658

paritoshromy opened this issue Aug 19, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@paritoshromy
Copy link

It will be good to have a feasibility to create columns that are equal height across multiple rows.

@yordanov
Copy link
Collaborator

Could you please clarify is the issue related to RadzenCard or RadzenColumn height? Perhaps share a screenshot of the desired outcome?

To get Cards with equal height accross columns in a row you can set <RadzenCard Style="height: 100%;">

@paritoshromy
Copy link
Author

That’s what I am doing currently but I am looking at a non inline css solution like Card Group or Card Deck from Bootstrap….even with bootstrap I could do h-100 utility class but I now need to set style to get this.

@yordanov yordanov added the enhancement New feature or request label Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants