jnfrati пре 4 година
родитељ
комит
cb7b3ce255
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      dashboard/src/main/home/Home.tsx

+ 1 - 0
dashboard/src/main/home/Home.tsx

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