laravelEcomm/public/Dashboard/scss/common/light/components/plugin-overrides/_google-charts.scss
2024-07-12 12:51:02 +05:45

11 lines
152 B
SCSS

/* Google Charts */
.google-chart-container {
.google-charts {
width: 100%;
height: 280px;
min-height: 280px;
min-width: 100%;
}
}