mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 20:31:37 -05:00
Make ChatRow layout look good
This commit is contained in:
@@ -15,7 +15,7 @@ const TaskHeader: React.FC<TaskHeaderProps> = ({ taskText, tokensIn, tokensOut,
|
||||
return (
|
||||
<div
|
||||
style={{
|
||||
padding: "12px",
|
||||
padding: "15px 15px 10px 15px",
|
||||
}}>
|
||||
<div
|
||||
style={{
|
||||
|
||||
Reference in New Issue
Block a user