Skip to content

Commit

Permalink
chore: Update heat-trace to set garden row height (#1126)
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwardBrunton authored Sep 13, 2024
1 parent d7c6d19 commit bab6a4f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions libs/heattraceapp/src/lib/config/gardenConfig.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,8 @@ export const useGardenConfig = (
customViews: {
customItemView: GardenItem as any,
},
visuals: {
rowHeight: 31,
},
};
};

0 comments on commit bab6a4f

Please sign in to comment.