diff --git a/src/pages/workspace/workflows/WorkspaceWorkflowsPage.tsx b/src/pages/workspace/workflows/WorkspaceWorkflowsPage.tsx index af91eeb3aef6..ce1b7c429976 100644 --- a/src/pages/workspace/workflows/WorkspaceWorkflowsPage.tsx +++ b/src/pages/workspace/workflows/WorkspaceWorkflowsPage.tsx @@ -153,7 +153,7 @@ function WorkspaceWorkflowsPage({policy, betas, route, reimbursementAccount, ses subMenuItems: ( <> color: theme.textSupporting, }, + textLabelSupportingEmptyValue: { + fontFamily: FontUtils.fontFamily.platform.EXP_NEUE, + fontSize: variables.fontSizeNormal, + fontWeight: FontUtils.fontWeight.normal, + color: theme.textSupporting, + }, + textLabelSupportingNormal: { fontFamily: FontUtils.fontFamily.platform.EXP_NEUE, fontSize: variables.fontSizeLabel,