item loading color

This commit is contained in:
2021-06-03 14:02:45 +03:00
parent 535aca44e8
commit 52c5dfd64a

@ -20,7 +20,7 @@
width: 13px; width: 13px;
height: 13px; height: 13px;
border-radius: 50%; border-radius: 50%;
background: rgb(95, 54, 247); background: rgb(37, 192, 23);
animation-timing-function: cubic-bezier(0, 1, 1, 0); animation-timing-function: cubic-bezier(0, 1, 1, 0);
} }
.lds-ellipsis div:nth-child(1) { .lds-ellipsis div:nth-child(1) {