9 lines
66 B
SCSS
Executable File
Vendored
9 lines
66 B
SCSS
Executable File
Vendored
|
|
//
|
|
// _chartjs.scss
|
|
//
|
|
|
|
.chartjs-chart{
|
|
max-height: 320px;
|
|
}
|
|
|