Skip to content

Commit

Permalink
Update Dashboard.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
colinhartigan committed Sep 30, 2024
1 parent b2ab30c commit 9543489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Dashboard.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export default function Dashboard({}) {

<Grid
columns="auto 1fr"
rows="calc(100% - 250px) 250px"
rows="calc(100% - 235px) 235px"
minWidth="100%"
width="100%"
height="100%"
Expand Down

0 comments on commit 9543489

Please sign in to comment.