We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90f9b5c commit 658c4d6Copy full SHA for 658c4d6
src/components/refresher/refresher.scss
@@ -36,7 +36,7 @@ ion-refresher {
36
margin-top: -1px;
37
38
border-top: 1px solid $refresher-border-color;
39
- transition: all 320ms cubic-bezier(.36, .66, .04, 1);
+ transition: transform 320ms cubic-bezier(.36, .66, .04, 1);
40
}
41
42
0 commit comments