You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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));}
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.
The text was updated successfully, but these errors were encountered: