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

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