ensure pull to refresh icon is visible on android and remove comments
This commit is contained in:
parent
9018ccd39a
commit
f178eb9b50
2 changed files with 5 additions and 4 deletions
|
|
@ -92,6 +92,11 @@
|
|||
#walletDetails {
|
||||
background: #F8F8F9;
|
||||
|
||||
.scroll-refresher {
|
||||
z-index: 1;
|
||||
margin-top: 3.5rem;
|
||||
}
|
||||
|
||||
.ionic-refresher-content {
|
||||
color: white !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue