From 26e76df6c8a284209c26fbdb8698af53a108b6b1 Mon Sep 17 00:00:00 2001 From: Peer Richelsen Date: Mon, 4 Apr 2022 12:20:49 +0200 Subject: [PATCH] fixed avatar issue on mobile team pages, improved readability of dark mode text on booking page (#2364) --- apps/web/components/booking/pages/AvailabilityPage.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/web/components/booking/pages/AvailabilityPage.tsx b/apps/web/components/booking/pages/AvailabilityPage.tsx index 1e69b4c8..67fd9c25 100644 --- a/apps/web/components/booking/pages/AvailabilityPage.tsx +++ b/apps/web/components/booking/pages/AvailabilityPage.tsx @@ -135,7 +135,7 @@ const AvailabilityPage = ({ profile, eventType, workingHours, previousPage }: Pr
{/* mobile: details */}
-
+
-
-

{profile.name}

-
+
+

{profile.name}

+
{eventType.title}