Fix sending invite images

This commit is contained in:
Natsumi
2025-09-22 01:08:37 +12:00
parent 36efbca57f
commit 94343dec4c
7 changed files with 12 additions and 11 deletions

View File

@@ -50,7 +50,7 @@
</div>
<DataTable v-bind="notificationTable" ref="notificationTableRef" class="notification-table">
<el-table-column :label="t('table.notification.date')" prop="created_at" :sortable="true" width="120">
<el-table-column :label="t('table.notification.date')" prop="created_at" :sortable="true" width="130">
<template #default="scope">
<el-tooltip placement="right">
<template #content>