diff --git a/src/components/ItemLoading.vue b/src/components/ItemLoading.vue index fb3f98d..8ad3624 100644 --- a/src/components/ItemLoading.vue +++ b/src/components/ItemLoading.vue @@ -20,7 +20,7 @@ width: 13px; height: 13px; border-radius: 50%; - background: rgb(95, 54, 247); + background: rgb(37, 192, 23); animation-timing-function: cubic-bezier(0, 1, 1, 0); } .lds-ellipsis div:nth-child(1) {