fixed wromg position of chart

This commit is contained in:
Ralf Bauer 2023-05-23 20:01:40 +02:00
parent 268d492b4f
commit 8070121ad8

View File

@ -16,6 +16,7 @@
</button>
</div>
</div>
<DatabaseChart />
<div class="tab-content" id="v-pills-tabContent" :class="{
'col-sm-9 col-md-10': inverterData.length > 1,
@ -111,9 +112,6 @@
</template>
</template>
</template>
<div>
<DatabaseChart />
</div>
</div>
</div>
</div>