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