mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-08 07:41:51 +08:00
Only show refresher on drag
This commit is contained in:
@ -109,6 +109,7 @@ body, .ionic-body {
|
||||
|
||||
// Scroll refresher (for pull to refresh)
|
||||
.scroll-refresher {
|
||||
display: none;
|
||||
overflow: hidden;
|
||||
height: 100px;
|
||||
margin-top: -100px;
|
||||
|
||||
Reference in New Issue
Block a user