Skip to content

Commit

Permalink
better div height
Browse files Browse the repository at this point in the history
  • Loading branch information
stephmilovic committed Jun 13, 2023
1 parent 51bdfd1 commit 7f4e2e2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export const getGenAiDashboard = (dashboardId: string): SavedObject<DashboardAtt
x: 0,
y: 0,
w: 48,
h: 3,
h: 4,
i: '1c425103-57a6-4598-a092-03b8d550b440',
},
panelIndex: '1c425103-57a6-4598-a092-03b8d550b440',
Expand Down

0 comments on commit 7f4e2e2

Please sign in to comment.