Atomics
Components
Patterns
Tokens
Use height atomics to set the height of an element.
height
full
Set the height of an element to full height.
Auto
<div class="border padding-sm font-weight-semibold" style="height: 200px"> <p class="height-full">Auto</p> </div>
Flying flyout