Skip to main content

Overflow

Utilities for controlling how an element handles content that is too large for the container.

Table of classes#

Class
Properties
overflow-visible
{ overflow: 'visible' }
overflow-hidden
{ overflow: 'hidden' }