Skip to main content
Version: Next

Overflow

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

NamespaceOutput
overflow-visible{ overflow: "visible" }
overflow-hidden{ overflow: "hidden" }