菜单页面选择图标弹框增加移动设备支持,可以快速滚动

This commit is contained in:
Argo-Lenovo 2017-01-02 13:22:06 +08:00
parent 8ff145e9cc
commit fbc6fa3b1d
1 changed files with 1 additions and 0 deletions

View File

@ -103,6 +103,7 @@
overflow: auto;
max-height: inherit;
height: inherit;
-webkit-overflow-scrolling: touch;
}
.icon-content .modal-body .loadIconView {