Viewing 1 replies (of 1 total)
  • zdavis

    (@zdavis)

    give it a class name and then add overflow-y: scroll; in your css.

    .class-name{
    overflow-y: scroll;
    }
Viewing 1 replies (of 1 total)

The topic ‘Adding a Scroll Bar to Text Field’ is closed to new replies.