Consistency fix

This commit is contained in:
Weitheng Haw 2025-01-28 17:00:54 +00:00
parent bc40f4534e
commit 608b15831f

View File

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