From acdfed8044149e3f4828fbc9f4a4bcc07bd8bf68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Guti=C3=A9rrez?= <35082514+alezmad@users.noreply.github.com> Date: Sat, 24 Jan 2026 20:22:05 +0000 Subject: [PATCH] fix: Improve version dropdown text contrast Added text-gray-900 and font-medium classes to select element for better readability. Co-Authored-By: Claude Opus 4.5 --- web/components/ScraperTest.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/components/ScraperTest.tsx b/web/components/ScraperTest.tsx index 4cc6a51..03f53d8 100644 --- a/web/components/ScraperTest.tsx +++ b/web/components/ScraperTest.tsx @@ -1321,10 +1321,10 @@ export default function ScraperTest({ onJobsChange, onSelectReviews }: ScraperTe