mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Refresh and refresh callback on content directive
This commit is contained in:
3
dist/css/ionic.css
vendored
3
dist/css/ionic.css
vendored
@@ -2324,7 +2324,8 @@ body, .ionic-body {
|
||||
.scroll-refresher-content {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
text-align: center; }
|
||||
text-align: center;
|
||||
position: relative; }
|
||||
|
||||
.scroll-refreshing {
|
||||
-webkit-transition: height 0.1s ease-in-out; }
|
||||
|
||||
Reference in New Issue
Block a user