style(vscode-ide-companion): update message components and layout styling

- Add qwen-message class to AssistantMessage container
- Update LayoutComponents styling
- Add custom timeline styles for message items
This commit is contained in:
yiliang114
2025-12-04 01:53:42 +08:00
parent e3c456a430
commit 2145b28f8b
2 changed files with 1 additions and 3 deletions

View File

@@ -10,7 +10,6 @@
import type React from 'react';
import { FileLink } from '../../ui/FileLink.js';
import './LayoutComponents.css';
import './SimpleTimeline.css';
/**
* Props for ToolCallContainer - Claude Code style layout