diff --git a/src/styles/index.ts b/src/styles/index.ts index a09796000b36..9468a7af4da2 100644 --- a/src/styles/index.ts +++ b/src/styles/index.ts @@ -611,7 +611,7 @@ const styles = (theme: ThemeColors) => ...flex.justifyContentBetween, ...flex.alignItemsCenter, ...sizing.mnw120, - height: 64, + minHeight: 64, }, buttonSmall: {