diff --git a/src/styles/index.ts b/src/styles/index.ts index 948f845bf9c3f..d7585b2ba329d 100644 --- a/src/styles/index.ts +++ b/src/styles/index.ts @@ -5141,6 +5141,7 @@ const styles = (theme: ThemeColors) => backgroundColor: theme.cardBG, borderRadius: variables.componentBorderRadiusLarge, maxWidth: 400, + width: '100%', }, emptyStateHeader: (isIllustration: boolean) => ({