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,12 +99,12 @@
|
||||||
|
|
||||||
.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 {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue