is now part of Shuffle™. The new editor includes templates for Bootstrap, Bulma, Material-UI, and Tailwind CSS.
Switch to Shuffle →

Bootstrap class: .h-auto

    <div class="bg-secondary" style="width: 150px; height: 150px;">
        <div class="h-auto bg-primary p-1 text-white">height auto</div>
    </div>

Preview

height auto

Check .h-auto in a real project

Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.

Tips 💡

More in Bootstrap Sizing