菜单页面选择图标弹框增加移动设备支持,可以快速滚动
This commit is contained in:
parent
8ff145e9cc
commit
fbc6fa3b1d
|
@ -103,6 +103,7 @@
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
max-height: inherit;
|
max-height: inherit;
|
||||||
height: inherit;
|
height: inherit;
|
||||||
|
-webkit-overflow-scrolling: touch;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-content .modal-body .loadIconView {
|
.icon-content .modal-body .loadIconView {
|
||||||
|
|
Loading…
Reference in New Issue