From bcd9466e3626f006ad354f32da22f4e743771064 Mon Sep 17 00:00:00 2001 From: alifhaider Date: Tue, 17 Dec 2024 14:25:50 +0600 Subject: [PATCH] color fixes --- app/components/navbar.tsx | 4 +- app/components/user-card.tsx | 4 +- app/routes/_index.tsx | 6 +- app/routes/doctor.dashboard.appointments.tsx | 4 +- app/routes/doctor.dashboard.overview.tsx | 4 +- app/routes/profile.$username.tsx | 61 ++++++++++--------- ...ofile.($username).schedule.$scheduleId.tsx | 16 ++--- 7 files changed, 51 insertions(+), 48 deletions(-) diff --git a/app/components/navbar.tsx b/app/components/navbar.tsx index 2892b49..0991ed6 100644 --- a/app/components/navbar.tsx +++ b/app/components/navbar.tsx @@ -34,7 +34,7 @@ export default function Navbar({ ) const [, setTheme] = useTheme() return ( -