Skip to content

Commit b7bc164

Browse files
author
Amrit Kashyap Borah
committed
chore: update pageHeader infoTippy color
1 parent 26de79f commit b7bc164

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Shared/Components/Header/PageHeader.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ const PageHeader = ({
238238
<InfoIconTippy
239239
infoText={tippyMessage}
240240
heading={headerName || tippyHeader}
241-
iconClassName="icon-dim-20 ml-8 fcn-5"
241+
iconClassName="icon-dim-20 ml-8 fcn-7"
242242
documentationLink={tippyRedirectLink}
243243
documentationLinkText="View Documentation"
244244
additionalContent={additionalContent}

0 commit comments

Comments
 (0)