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

100% heigh cols/rows #12

Open
rwzdoorn opened this issue Oct 30, 2023 · 1 comment
Open

100% heigh cols/rows #12

rwzdoorn opened this issue Oct 30, 2023 · 1 comment

Comments

@rwzdoorn
Copy link

Is your feature request related to a problem? Please describe.
I'm trying to create this layout with bootstrap-grid-card.

I am trying to give a row or a column a d-flex align-items-stretch to give 100% height

Describe the solution you'd like.
Support for d-flex align-items-stretch.

@risozhor
Copy link

I am trying to give a row or a column a d-flex align-items-stretch to give 100% height

Did you find a solution?
I'm also trying to apply a style to the <div>. I want to set the following style for class h-100:
.h-100 {min-height: calc(100vh - var(--header-height));}

but i don't know why it doesn't work

2024-02-18_184938

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

No branches or pull requests

2 participants