Merge pull request #1158 from Safelite/feature/CSR-1124
Demo tweak: use a darker color for the availability indicator spinners
This commit is contained in:
commit
e9477a2515
1 changed files with 1 additions and 1 deletions
|
|
@ -205,7 +205,7 @@ export default {
|
|||
}
|
||||
|
||||
.loader:after {
|
||||
background-color: $gray-300;
|
||||
background-color: $gray-550;
|
||||
height: 1rem;
|
||||
width: 1rem;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue