mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
style(ionRefresher): add padding-top if refreshing-text or pulling-text
Fixes #1269
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
</a>
|
||||
</ion-header-bar>
|
||||
<ion-content>
|
||||
<ion-refresher on-refresh="onRefresh()"></ion-refresher>
|
||||
<ion-refresher on-refresh="onRefresh()" refreshing-text="Refreshing!"></ion-refresher>
|
||||
<div class="list">
|
||||
<div class="item"
|
||||
ng-click="alert(item)"
|
||||
|
||||
Reference in New Issue
Block a user