fix: update loading icon color for better visibility
This commit is contained in:
parent
bb3e1bb139
commit
b8378d37ad
@ -78,7 +78,7 @@ export const HydrateFallback = () => {
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div className="flex items-center justify-center p-10">
|
<div className="flex items-center justify-center p-10">
|
||||||
<ArrowPathIcon className="size-10 animate-spin" />
|
<ArrowPathIcon className="size-10 animate-spin text-[#777777]" />
|
||||||
</div>
|
</div>
|
||||||
</Card>
|
</Card>
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user