Modal box on iPhone no scroll

后端 未结 2 1083
野的像风
野的像风 2020-12-09 18:06

Hello want to know if i can get some help on this as i have not found anything on the net that will fix this issue, On the iphone the twitter bootstrap modal box when is to

2条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-09 18:27

    I believe giving a max-height css property to the parent div (id:electricityModal) might help and give a scroll bar. Choose a height that best suits you. Say something like 250px.

提交回复
热议问题