mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 12:21:13 -05:00
Minor design fixes
This commit is contained in:
@@ -177,7 +177,7 @@ const TaskHeader: React.FC<TaskHeaderProps> = ({
|
||||
color: "var(--vscode-textLink-foreground)",
|
||||
marginLeft: "auto",
|
||||
textAlign: "right",
|
||||
paddingRight: 0,
|
||||
paddingRight: 2,
|
||||
}}
|
||||
onClick={() => setIsExpanded(!isExpanded)}>
|
||||
See less
|
||||
|
||||
Reference in New Issue
Block a user