Use these shorthand utilities for quickly configuring how content overflows an element.
Detailed documentation and more examples you can find in our Bootstrap Overflow Docs
Basic example
.overflow-auto
on an element with set width and height dimensions. By
design, this content will vertically scroll.
.overflow-hidden
on an element with set width and height dimensions.
Overflow with image