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 {
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
.spinner svg {
|
||||
stroke: white;
|
||||
fill: white;
|
||||
.spinner svg {
|
||||
stroke: white;
|
||||
fill: white;
|
||||
}
|
||||
}
|
||||
|
||||
.bp-content {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue