Overflow
Overflow
<div class="p-2">
<div class="h-[200px] border border-amber-300 overflow-y-auto p-4">
<div class="h-[400px] border border-blue-300">
</div>
</div>
</div>
Overflow
<div class="p-2">
<div class="h-[200px] border border-amber-300 overflow-y-auto p-4">
<div class="h-[400px] border border-blue-300">
</div>
</div>
</div>