Skip to content

Commit 2d33f73

Browse files
committed
refactor(site): Minor UI tweaks
1 parent a5f3f02 commit 2d33f73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/src/components/Dashboard/DashboardLayout.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,6 @@ const useStyles = makeStyles((theme) => ({
7171
},
7272
siteContent: {
7373
flex: 1,
74+
paddingBottom: theme.spacing(6), // Add bottom space since we don't use a footer
7475
},
7576
}))

0 commit comments

Comments
 (0)