Overflow - Tailwind CSS

!https://tailwindcss.com/docs/overflow

Copy this post

Controlling overflow with tailwindcss

Examples #

<div class="overflow-visible ..."></div>

<div class="overflow-hidden ..."></div>