add Momentum Scrolling for scrollable

This commit is contained in:
Bo PANG
2017-11-07 17:30:05 +01:00
parent 1d3392f029
commit 983845826b
3 changed files with 3 additions and 2 deletions

View File

@@ -624,6 +624,7 @@
min-height: 100vh;
overflow-y: auto;
padding-bottom: 10px;
-webkit-overflow-scrolling: touch;
}
.v--modal-overlay .v--modal-box {