mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 22:44:13 +08:00
Momentum Scrolling
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
z-index: 0;
|
||||
overflow: auto;
|
||||
overflow-y: scroll; /* has to be scroll, not auto */
|
||||
-webkit-overflow-scrolling: touch;
|
||||
}
|
||||
|
||||
.ion-panel-active-left {
|
||||
|
||||
Reference in New Issue
Block a user