From 84768a1cb6900165449076ec342a9198f2c80d26 Mon Sep 17 00:00:00 2001 From: Zhang Ziqing <69516975+ziqing26@users.noreply.github.com> Date: Mon, 31 Oct 2022 17:34:16 +0800 Subject: [PATCH] [offers][style] fix style for safari (#479) --- .../components/global/ProductNavigation.tsx | 18 ++++++++++-------- .../offers/profile/ProfileHeader.tsx | 2 +- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/apps/portal/src/components/global/ProductNavigation.tsx b/apps/portal/src/components/global/ProductNavigation.tsx index aeff5e80..bdd8efd6 100644 --- a/apps/portal/src/components/global/ProductNavigation.tsx +++ b/apps/portal/src/components/global/ProductNavigation.tsx @@ -35,14 +35,16 @@ export default function ProductNavigation({ - {titleHref !== '/' && - (logo ?? ( - - ))} +