From 896a89a83a24f63b553c3385dbe42bcc645ec62e Mon Sep 17 00:00:00 2001 From: guru_sainath Date: Wed, 19 Jun 2024 14:01:24 +0530 Subject: [PATCH] [WEB-1627] chore: updated the styling of user profile in active cycle header (#441) * fix: validating and showing proper alert estimate point has to be taken greater than 0 in create and update * chore: updated the styling of user profile in active cycle header * chore: updated the styling --- web/ee/components/cycles/active-cycles/header.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/web/ee/components/cycles/active-cycles/header.tsx b/web/ee/components/cycles/active-cycles/header.tsx index f67f6606a7..c8e167e9f3 100644 --- a/web/ee/components/cycles/active-cycles/header.tsx +++ b/web/ee/components/cycles/active-cycles/header.tsx @@ -55,9 +55,7 @@ export const ActiveCycleHeader: FC = (props) => { {cycleOwnerDetails?.avatar && cycleOwnerDetails?.avatar !== "" ? ( {cycleOwnerDetails?.display_name} ) : (