Fix chart list style lapsus

This commit is contained in:
Jože Fortun
2023-02-28 13:02:32 +01:00
parent 455afb94b0
commit 993f049066
@@ -85,7 +85,7 @@
v-else
v-model="tree"
:namespace="namespace"
class="card overflow-auto"
class="card overflow-auto h-100"
@reorder="handleReorder"
/>
</b-card>