fiveLossRatesHistogramChart.scss 113 B

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