Published
- 1 min read
scroll div
The solution for this is noted below
scroll div
Solution
.scrollable {
height: 150px;
overflow: scroll;
{
Try other methods by searching on the site. That is if this doesn’t work
Published
- 1 min read
The solution for this is noted below
.scrollable {
height: 150px;
overflow: scroll;
{
Try other methods by searching on the site. That is if this doesn’t work