mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
fix: mobile page scroll slowly
This commit is contained in:
parent
39b0d0f094
commit
db049b82d1
@ -88,6 +88,7 @@ export default {
|
||||
overflow: auto;
|
||||
background: #f8f8f8;
|
||||
position: relative;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
}
|
||||
|
||||
.page-back {
|
||||
|
Loading…
x
Reference in New Issue
Block a user