From b7d1cef759fd04f5a80564484f21d635c84974c9 Mon Sep 17 00:00:00 2001 From: Zhang Ziqing <69516975+ziqing26@users.noreply.github.com> Date: Wed, 9 Nov 2022 13:09:07 +0800 Subject: [PATCH] [offers][style] fix education card style (#549) --- .../src/components/offers/profile/EducationCard.tsx | 13 +++++-------- .../src/pages/offers/profile/[offerProfileId].tsx | 2 +- .../pages/offers/submit/result/[offerProfileId].tsx | 2 +- 3 files changed, 7 insertions(+), 10 deletions(-) diff --git a/apps/portal/src/components/offers/profile/EducationCard.tsx b/apps/portal/src/components/offers/profile/EducationCard.tsx index 603b3c67..0239743f 100644 --- a/apps/portal/src/components/offers/profile/EducationCard.tsx +++ b/apps/portal/src/components/offers/profile/EducationCard.tsx @@ -1,7 +1,4 @@ -import { - BuildingLibraryIcon, - LightBulbIcon, -} from '@heroicons/react/24/outline'; +import { BuildingLibraryIcon, LightBulbIcon } from '@heroicons/react/20/solid'; import type { EducationType } from '~/components/offers/EducationFields'; import { getLabelForEducationFieldType } from '~/components/offers/EducationFields'; @@ -18,9 +15,9 @@ export default function EducationCard({