11 lines
94 B
SCSS
Executable File
Vendored
11 lines
94 B
SCSS
Executable File
Vendored
//
|
|
// echarts.scss
|
|
//
|
|
|
|
.e-charts{
|
|
height: 350px;
|
|
}
|
|
|
|
.e-charts-height{
|
|
height: 300px;
|
|
} |