Fixed scroll in EntityShowSub.vue
This commit is contained in:
@@ -115,6 +115,7 @@ setup()
|
|||||||
:type="type"
|
:type="type"
|
||||||
:columns="columns"
|
:columns="columns"
|
||||||
:rows="props.item[type]"
|
:rows="props.item[type]"
|
||||||
|
class="h-full"
|
||||||
/>
|
/>
|
||||||
</UCard>
|
</UCard>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user