Skip to content

Commit 598d235

Browse files
committed
Nicer chart padding
1 parent 7f3a3e6 commit 598d235

File tree

1 file changed

+1
-1
lines changed
  • apps/webapp/app/routes/_app.orgs.$organizationSlug.projects.$projectParam.env.$envParam.errors.$fingerprint

1 file changed

+1
-1
lines changed

apps/webapp/app/routes/_app.orgs.$organizationSlug.projects.$projectParam.env.$envParam.errors.$fingerprint/route.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -991,7 +991,7 @@ function ActivityChart({
991991
dataKey="__timestamp"
992992
tickFormatter={xAxisFormatter}
993993
ticks={midnightTicks}
994-
height={40}
994+
height={24}
995995
axisLine={false}
996996
tickLine={false}
997997
tick={{ fontSize: 11, fill: "#878C99" }}

0 commit comments

Comments
 (0)