Refactor: Use blue accent color

This commit is contained in:
gpt-engineer-app[bot]
2025-09-29 18:47:24 +00:00
parent c9f2b0c363
commit 62cb3459d5

View File

@@ -359,7 +359,7 @@ export function UppyPhotoSubmissionUpload({
<Button
onClick={handleSubmit}
disabled={isSubmitting || photos.length === 0}
className="w-full h-12 text-base font-medium photo-upload-trigger"
className="w-full h-12 text-base font-medium photo-upload-trigger bg-accent hover:bg-accent/90 text-accent-foreground"
size="lg"
>
{isSubmitting ? (