region-graph.component.scss 81 B

12345678
  1. #plot-place {
  2. width: 100%;
  3. height: 250px;
  4. }
  5. .plotly-plot {
  6. width: 100%;
  7. }