离子:莫代尔占据的高度超过了需要

时间:2016-04-19 13:05:20

标签: css user-interface ionic-framework modal-dialog

似乎当模态在屏幕中居中时,它占用的height比所需的更多Plunker

如何解决这个问题?enter image description here

1 个答案:

答案 0 :(得分:0)

enter image description here

实际上这不是问题。这在移动设备上看起来很正常,但在桌面上查看时会产生问题。

但是,如果您仍想解决此问题,请从modal中的ionic.css类中移除min-height:5298行号。