sass.n2o.components.Chart.scss Maven / Gradle / Ivy
The newest version!
.n2o-chart-widget {
display: flex;
justify-content: center;
.recharts-surface {
overflow: visible;
}
}
.n2o-chart-widget {
display: flex;
justify-content: center;
.recharts-surface {
overflow: visible;
}
}