style(vscode-ide-companion): improve UI styling for chat components

This commit is contained in:
yiliang114
2025-11-25 13:39:49 +08:00
parent f623bfbb34
commit 934365c41f
3 changed files with 12 additions and 4 deletions

View File

@@ -23,7 +23,6 @@ export const ChatHeader: React.FC<ChatHeaderProps> = ({
<div
className="flex gap-1 select-none py-1.5 px-2.5"
style={{
borderBottom: '1px solid var(--app-primary-border-color)',
backgroundColor: 'var(--app-header-background)',
}}
>