From 24ea9cbd9d35b78f217f0cec5df91845d1dfa2da Mon Sep 17 00:00:00 2001 From: Zhi Date: Thu, 21 Dec 2023 23:38:57 +0800 Subject: [PATCH] Feature - Adjusted Icon Sizes --- client/components/map/Marker/icons/GeneralIcon.tsx | 2 +- client/public/Marker.css | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/client/components/map/Marker/icons/GeneralIcon.tsx b/client/components/map/Marker/icons/GeneralIcon.tsx index a46128a..29fa674 100644 --- a/client/components/map/Marker/icons/GeneralIcon.tsx +++ b/client/components/map/Marker/icons/GeneralIcon.tsx @@ -2,7 +2,7 @@ import { Icon } from "@chakra-ui/react"; // Map Icon (placeholder for testing) const GeneralIcon = (props: any) => ( - +