Skip to content

Commit

Permalink
Merge pull request #1297 from openedx/eahmadjaved/ENT-9401-fix
Browse files Browse the repository at this point in the history
fix: loading charts height issue
  • Loading branch information
jajjibhai008 committed Sep 11, 2024
2 parents 2465202 + e379755 commit 115c430
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/AdvanceAnalyticsV2/styles/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,7 @@
@include spinner-centered;
}
}
.analytics-chart-container{
min-height: 40vh;
}

0 comments on commit 115c430

Please sign in to comment.