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:
Leah Schumann 2023-06-12 08:17:54 -04:00 committed by GitHub
commit e9477a2515
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -205,7 +205,7 @@ export default {
}
.loader:after {
background-color: $gray-300;
background-color: $gray-550;
height: 1rem;
width: 1rem;
}