mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-21 09:17:53 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user