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>
|
||||
</div>
|
||||
<div className="flex items-center justify-center p-10">
|
||||
<ArrowPathIcon className="size-10 animate-spin" />
|
||||
<ArrowPathIcon className="size-10 animate-spin text-[#777777]" />
|
||||
</div>
|
||||
</Card>
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user