FlotCharts.module.scss 145 Bytes
@import '../../../../../styles/app';

.chart {
  height: 200px;
  margin: $spacer/2 (-$widget-padding-horizontal) (-$widget-padding-vertical);
}