ensure infinite loading spinner is visible

This commit is contained in:
Marty Alcala 2016-11-15 14:43:38 -05:00
commit 51c4ebfc64

View file

@ -99,11 +99,11 @@
.ionic-refresher-content {
color: white !important;
}
.spinner svg {
stroke: white;
fill: white;
.spinner svg {
stroke: white;
fill: white;
}
}
.bp-content {