Skip to content

Commit

Permalink
[TM-1425] text style dropdown monitored indicator
Browse files Browse the repository at this point in the history
  • Loading branch information
dottyy committed Dec 16, 2024
1 parent aa996f2 commit 7de91fd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -603,7 +603,7 @@ const DataCard = ({
setSelected(option);
}}
variant={VARIANT_DROPDOWN_SIMPLE}
inputVariant="text-14-semibold"
inputVariant="text-18-semibold"
className="z-50"
defaultValue={[DROPDOWN_OPTIONS.find(item => item.slug === indicatorSlug)?.value!]}
optionsClassName="w-max z-50"
Expand Down

0 comments on commit 7de91fd

Please sign in to comment.