mirror of
https://github.com/Tencent/weui.git
synced 2026-03-13 08:02:03 +08:00
fix: 修复弹窗组件在ios10下内容区域无法局部滚动的问题
This commit is contained in:
5
dist/style/weui.css
vendored
5
dist/style/weui.css
vendored
File diff suppressed because one or more lines are too long
2
dist/style/weui.min.css
vendored
2
dist/style/weui.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -45,7 +45,6 @@
|
||||
line-height:1.4;
|
||||
}
|
||||
.weui-dialog__bd {
|
||||
flex:1;
|
||||
overflow-y:auto;
|
||||
-webkit-overflow-scrolling:touch;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user