标签: twitter-bootstrap cordova twitter-bootstrap-3
我无法使滚动条(overflow-y:auto)在移动设备和phonegap上运行。 谁能帮我?提前谢谢!
以下是我的jsFiddle
http://jsfiddle.net/810hpkre/2/
.modal-body { max-height: calc(100vh - 125px); overflow-y: auto; }