mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-21 01:07:46 +00:00
style(vscode-ide-companion): improve UI styling for chat components
This commit is contained in:
@@ -47,7 +47,7 @@ export const InfoBanner: React.FC<InfoBannerProps> = ({
|
||||
|
||||
return (
|
||||
<div
|
||||
className="flex items-center justify-between border-t"
|
||||
className="flex items-center justify-between"
|
||||
style={{
|
||||
gap: '12px',
|
||||
padding: '12px 16px',
|
||||
|
||||
Reference in New Issue
Block a user