diff --git a/src/components/SearchComponent.vue b/src/components/SearchComponent.vue index 2a1736d..3983fd5 100644 --- a/src/components/SearchComponent.vue +++ b/src/components/SearchComponent.vue @@ -194,11 +194,7 @@ watch(walletAddress, (): void => { Carregando liquidez das redes. - +
{ return [ `w-${props.width}`, `h-${props.height}`, - `fill-${props.fillColor}`, + `fill-white`, "text-gray-200", "animate-spin", "dark:text-gray-600",