diff --git a/src/styles/index.ts b/src/styles/index.ts index 4555e2e1001b..228e97b8efe7 100644 --- a/src/styles/index.ts +++ b/src/styles/index.ts @@ -4884,6 +4884,7 @@ const styles = (theme: ThemeColors) => workspaceTitleStyle: { ...headlineFont, fontSize: variables.fontSizeXLarge, + flex: 1, }, textLineThrough: {