How do you add a scroll bar to a div?

后端 未结 6 1889
小鲜肉
小鲜肉 2020-12-08 12:42

I have a popup that displays some results, and I want a scroll bar to be display since the results are being cutt off (and I don\'t want the popup to be too long).

6条回答
  •  感动是毒
    2020-12-08 13:22

    
    
    
    
    
    
    
    
    
    You can use the overflow property when you want to have better control of the layout. The default value is visible.better control of the layout. The default value is visible.better control of the layout. The default value is visible.better control of the layout. The default value is visible.better control of the layout. The default value is visible.better control of the layout. The default value is visible.better

提交回复
热议问题