pixelspring
5/8/2017 - 9:13 AM

Utility container for responsive tables, <pre> code etc

Utility container for responsive tables,

 code etc

.overflow-container {
  overflow-y: scroll;
}

<div class="overflow-container">
  <!-- OVERFLOW CONTENT -->
</div>