fiveLossRatesHistogramChart.scss 115 B

1234567
  1. .box{
  2. width: 100%;
  3. display: flex;
  4. justify-content: space-around;
  5. align-items: center;
  6. overflow: hidden;
  7. }