Height of an HTML select box (dropdown)

前端 未结 7 694
天涯浪人
天涯浪人 2020-11-22 08:48

Can someone confirm that its not possible to change the height of a dropdown that is shown when you click on a select box.

The size attribute of th

7条回答
  •  独厮守ぢ
    2020-11-22 09:22

    You can change the height of one. Don't use height="500"(Just an example number). Use the style. You can use