Chat - remove custom letter spacing (#263581)

This commit is contained in:
Ladislau Szomoru
2025-08-27 12:54:14 +00:00
committed by GitHub
parent b70d0fc99f
commit f492c3d828
@@ -417,7 +417,6 @@
}
.interactive-item-container .value .rendered-markdown {
letter-spacing: 0.01em;
line-height: 1.5em;
font-size: var(--vscode-chat-font-size-body-m);
font-family: var(--vscode-chat-font-family, inherit);