mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 08:37:23 +00:00
fix: mobile page scroll slowly
This commit is contained in:
@@ -88,6 +88,7 @@ export default {
|
||||
overflow: auto;
|
||||
background: #f8f8f8;
|
||||
position: relative;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
}
|
||||
|
||||
.page-back {
|
||||
|
Reference in New Issue
Block a user