diff --git a/src/styles/styles.js b/src/styles/styles.js index 2671bb581c5..b8caacafd31 100644 --- a/src/styles/styles.js +++ b/src/styles/styles.js @@ -800,8 +800,8 @@ const styles = { optionDisplayName: { fontFamily: fontFamily.GTA, - height: 18, - lineHeight: 18, + height: 20, + lineHeight: 20, ...whiteSpace.noWrap, },