Demo tweak: use a darker color for the availability indicator spinners

This commit is contained in:
Leah Schumann 2023-06-12 07:31:54 -04:00
parent 716fbe3603
commit 4791848a39

View file

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