mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-20 08:47:44 +00:00
UI improvements for suggestions & status (#373)
This commit is contained in:
@@ -102,7 +102,7 @@ export function ThemeDialog({
|
||||
return (
|
||||
<Box
|
||||
borderStyle="round"
|
||||
borderColor={Colors.AccentPurple}
|
||||
borderColor={Colors.SubtleComment}
|
||||
flexDirection="row"
|
||||
padding={1}
|
||||
width="100%"
|
||||
|
||||
Reference in New Issue
Block a user