Skip to content

Commit bc1a216

Browse files
committed
Make agent header thiner
1 parent c3411b3 commit bc1a216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/components/Resources/AgentRow.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ const styles = {
554554
}),
555555

556556
header: (theme) => ({
557-
padding: "16px 24px",
557+
padding: "12px 24px",
558558
display: "flex",
559559
gap: 24,
560560
alignItems: "center",

0 commit comments

Comments
 (0)