diff --git a/web/app/styles/markdown.scss b/web/app/styles/markdown.scss index c11dd15928..ac19b9d76e 100644 --- a/web/app/styles/markdown.scss +++ b/web/app/styles/markdown.scss @@ -594,6 +594,7 @@ .markdown-body table th { font-weight: var(--base-text-weight-semibold, 600); + white-space: nowrap; } .markdown-body table th,