Remove Overflow Bootstrap Code Example


Example: overflow hidden in bs4


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

Comments