How to add vertical scrollbar to select box options list?

后端 未结 4 1078
时光取名叫无心
时光取名叫无心 2021-01-03 03:32

I need vertical scrollbar for select box options list. I have to show only first few items of the list. I don\'t have any control over number of items in the list.

4条回答
  •  暖寄归人
    2021-01-03 04:11

    Try something like this (Replace the number 3 with the number of items you would like to show):

        

提交回复
热议问题