mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Much faster pull to refresh
This commit is contained in:
4
dist/css/ionic.css
vendored
4
dist/css/ionic.css
vendored
@@ -2290,8 +2290,8 @@ body, .ionic-body {
|
||||
|
||||
.scroll-refresher {
|
||||
overflow: hidden;
|
||||
height: 0;
|
||||
background-color: white; }
|
||||
height: 100px;
|
||||
margin-top: -100px; }
|
||||
|
||||
.scroll-refreshing {
|
||||
-webkit-transition: height 0.1s ease-in-out; }
|
||||
|
||||
Reference in New Issue
Block a user