Make outdated sync menu dot blue
This commit is contained in:
parent
27ab85404d
commit
82a1c2b103
@ -86,7 +86,7 @@ export default function AdminPhotoMenuClient({
|
||||
<span>Sync</span>
|
||||
{isPhotoOutdated(photo) &&
|
||||
<InsightsIndicatorDot
|
||||
colorOverride="yellow"
|
||||
colorOverride="blue"
|
||||
className="translate-y-[1.5px]"
|
||||
/>}
|
||||
</span>,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user