modify
This commit is contained in:
parent
23cb871c93
commit
85e82a1913
@ -62,7 +62,7 @@ onMounted(() => {
|
|||||||
|
|
||||||
<style scoped>
|
<style scoped>
|
||||||
.chart {
|
.chart {
|
||||||
/* height: 300px; */
|
height: 300px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.chart-inner {}
|
.chart-inner {}
|
||||||
|
@ -87,7 +87,7 @@ onMounted(() => {
|
|||||||
|
|
||||||
<style scoped>
|
<style scoped>
|
||||||
.chart {
|
.chart {
|
||||||
height: 300px;
|
/* height: 300px; */
|
||||||
}
|
}
|
||||||
|
|
||||||
.chart-chart {
|
.chart-chart {
|
||||||
|
@ -62,7 +62,7 @@ onMounted(() => {
|
|||||||
|
|
||||||
<style scoped>
|
<style scoped>
|
||||||
.chart {
|
.chart {
|
||||||
height: 300px;
|
/* height: 300px; */
|
||||||
}
|
}
|
||||||
|
|
||||||
.chart-inner {}
|
.chart-inner {}
|
||||||
|
@ -62,7 +62,7 @@ onMounted(() => {
|
|||||||
|
|
||||||
<style scoped>
|
<style scoped>
|
||||||
.chart {
|
.chart {
|
||||||
height: 300px;
|
/* height: 300px; */
|
||||||
}
|
}
|
||||||
|
|
||||||
.chart-inner {}
|
.chart-inner {}
|
||||||
|
Loading…
Reference in New Issue
Block a user