Skip to content

Commit c8eae2f

Browse files
authored
Merge branch 'main' into patch-1
2 parents 057e659 + 83b34a3 commit c8eae2f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/vs/workbench/contrib/chat/browser/chatContentParts/media/chatMarkdownPart.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,9 @@
1414
h6 {
1515
line-height: normal;
1616
}
17+
18+
.katex-display .katex {
19+
width: fit-content;
20+
overflow: hidden;
21+
}
1722
}

0 commit comments

Comments
 (0)