Remove dot before model display (#7461)

This commit is contained in:
Matt Rubens 2025-08-27 13:33:48 -04:00 committed by GitHub
parent 1ad2129964
commit 94f3b2a35b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -104,7 +104,6 @@ export const ApiConfigSelector = ({
<span className="flex-shrink-0">{config.name}</span>
{config.modelId && (
<>
<span className="text-vscode-descriptionForeground opacity-70 flex-shrink-0">·</span>
<span
className="text-vscode-descriptionForeground opacity-70 min-w-0 overflow-hidden"
style={{ direction: "rtl", textOverflow: "ellipsis", whiteSpace: "nowrap" }}>