fix: upload table layout

This commit is contained in:
puriphatt 2024-09-25 14:51:38 +07:00
parent 3ae816c4c5
commit 1c56048245

View file

@ -242,11 +242,11 @@ defineEmits<{
<div
v-if="obj"
class="bordered col surface-2 column justify-center items-center no-wrap scroll"
class="bordered col surface-2 column items-center no-wrap scroll"
>
<slot name="content">
<template v-if="columns !== undefined">
<div class="full-height full-width q-pa-md">
<div class="full-width q-pa-md">
<TableComponents
buttomDownload
@download="