Skip to content

Commit

Permalink
fix: loading charts height issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jajjibhai008 committed Sep 11, 2024
1 parent 2465202 commit e379755
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 e379755

Please sign in to comment.