Skip to content

Commit f994197

Browse files
committed
Fix
1 parent 768d927 commit f994197

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
@@ -113,6 +113,7 @@ export const DashboardFullPage = (props: BoxProps) => {
113113
display: "flex",
114114
flexDirection: "column",
115115
flexBasis: 0,
116+
minHeight: "100%",
116117
}}
117118
/>
118119
)

0 commit comments

Comments
 (0)