@@ -541,6 +541,7 @@ const ViewWrapper = styled.div`
const DashboardWrapper = styled.div`
width: calc(85%);
min-width: 300px;
+ height: fit-content;
`;
const StyledHome = styled.div`