diff --git a/components/EntityShowSub.vue b/components/EntityShowSub.vue index 041e15d..2fc3820 100644 --- a/components/EntityShowSub.vue +++ b/components/EntityShowSub.vue @@ -115,6 +115,7 @@ setup() :type="type" :columns="columns" :rows="props.item[type]" + class="h-full" />