diff --git a/src/components/ProgressGuide/List.tsx b/src/components/ProgressGuide/List.tsx index 868ee79a3e..d7cb4d0f03 100644 --- a/src/components/ProgressGuide/List.tsx +++ b/src/components/ProgressGuide/List.tsx @@ -87,8 +87,7 @@ export function ProgressGuideList({style}: {style?: StyleProp}) { a.justify_between, a.gap_sm, ] - : a.flex_col, - !inlineLayout && a.gap_md, + : [a.flex_col, a.gap_md], ]}>