White text delete button

This commit is contained in:
Weitheng Haw 2025-01-28 17:39:34 +00:00
parent 608b15831f
commit 557fed8ea0

View File

@ -264,7 +264,7 @@ export default function FaceLibrary() {
deleteFace();
}
}}
className="flex-1 text-secondary-foreground"
className="flex-1 text-destructive-foreground"
>
Delete Face
</Button>