I want to add a vertical scrollbar to my . I\'ve tried overflow: auto, but it is not working. I\'ve tested my code in Firefox and Chrome. >
. I\'ve tried overflow: auto, but it is not working. I\'ve tested my code in Firefox and Chrome. >
overflow: auto
You can set :
overflow-y: scroll;height: XX px