diff --git a/src/themes/darkThemeOptions.tsx b/src/themes/darkThemeOptions.tsx index 2688f5812..717b1e592 100644 --- a/src/themes/darkThemeOptions.tsx +++ b/src/themes/darkThemeOptions.tsx @@ -304,7 +304,7 @@ const darkThemeOptions = createTheme({ typography: { body1: { fontSize: '16px', - lineHeight: '19px', + lineHeight: '20px', }, body2: { fontSize: '14px',