7 lines
86 B
SCSS
7 lines
86 B
SCSS
.echarts {
|
|
width: 100%;
|
|
height: 30rem;
|
|
margin: 3% auto;
|
|
text-align: center;
|
|
}
|