fix: update loading icon color for better visibility
This commit is contained in:
@@ -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>
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user