ensure infinite loading spinner is visible
This commit is contained in:
parent
f178eb9b50
commit
51c4ebfc64
1 changed files with 4 additions and 4 deletions
|
|
@ -99,11 +99,11 @@
|
||||||
|
|
||||||
.ionic-refresher-content {
|
.ionic-refresher-content {
|
||||||
color: white !important;
|
color: white !important;
|
||||||
}
|
|
||||||
|
|
||||||
.spinner svg {
|
.spinner svg {
|
||||||
stroke: white;
|
stroke: white;
|
||||||
fill: white;
|
fill: white;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.bp-content {
|
.bp-content {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue