Skip to content

Commit

Permalink
MAT-7887 updated font size to match all other columns in the table
Browse files Browse the repository at this point in the history
  • Loading branch information
RohitKandimalla committed Dec 20, 2024
1 parent efb8348 commit 7fb4dd2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ const Definitions = ({
<TruncateText
text={info.row?.original?.comment}
dataTestId={`definition-comments`}
fontSize={"0.875rem"}
/>
);
},
Expand Down

0 comments on commit 7fb4dd2

Please sign in to comment.