mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-30 20:50:34 +00:00
UI improvements for suggestions & status (#373)
This commit is contained in:
parent
8d9e1118c6
commit
9862cf3204
5 changed files with 14 additions and 5 deletions
|
|
@ -102,7 +102,7 @@ export function ThemeDialog({
|
|||
return (
|
||||
<Box
|
||||
borderStyle="round"
|
||||
borderColor={Colors.AccentPurple}
|
||||
borderColor={Colors.SubtleComment}
|
||||
flexDirection="row"
|
||||
padding={1}
|
||||
width="100%"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue