Files
Ontime/backendpanel/asset/scss/components/plugin-overrides/_google-charts.scss
T
2026-03-03 16:30:57 +07:00

11 lines
162 B
SCSS

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