JSFiddle - React, Tailwind, and code Playground
by rajaasthana
HTML
<div id="myDiv">
Hi. This is a custom div the vertical scroll.Hi. This is a custom div the vertical scroll.Hi. This is a custom div the vertical scroll.Hi. This is a custom div the vertical scroll.Hi. This is a custom div the vertical scroll.Hi. This is a custom div the vertical scroll.Hi. This is a custom div the vertical scroll.Hi. This is a custom div the vertical scroll.Hi. This is a custom div the vertical scroll.Hi. This is a custom div the vertical scroll.Hi. This is a custom div the vertical scroll.Hi. This is a custom div the vertical scroll.Hi. This is a custom div the vertical scroll.Hi. This is a custom div the vertical scroll.Hi. This is a custom div the vertical scroll.Hi. This is a custom div the vertical scroll.Hi. This is a custom div the vertical scroll.Hi. This is a custom div the vertical scroll.Hi. This is a custom div the vertical scroll.Hi. This is a custom div the vertical scroll.
</div>
CSS
#myDiv {
height: 100px;
float: left;
overflow: auto;
overflow-x:hidden;
}