From 370daf4345c81d9bc3efa83d43a803140cb99557 Mon Sep 17 00:00:00 2001 From: Arik Chakma Date: Tue, 30 Jul 2024 16:09:05 +0600 Subject: [PATCH] fix: button height --- src/components/CustomRoadmap/CustomRoadmapRatings.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/CustomRoadmap/CustomRoadmapRatings.tsx b/src/components/CustomRoadmap/CustomRoadmapRatings.tsx index e1d7caebe..9cf288fe9 100644 --- a/src/components/CustomRoadmap/CustomRoadmapRatings.tsx +++ b/src/components/CustomRoadmap/CustomRoadmapRatings.tsx @@ -38,7 +38,7 @@ export function CustomRoadmapRatings(props: CustomRoadmapRatingsProps) { <> {!canManage && ( )} {canManage && ( - + No ratings yet Rate @@ -60,7 +60,7 @@ export function CustomRoadmapRatings(props: CustomRoadmapRatingsProps) { {average > 0 && (