0
0
Fork 0

Fix route list actions

This commit is contained in:
Kevin Martinez 2024-02-22 20:41:19 -03:00
parent e0337340e7
commit aa535fb6c7
1 changed files with 1 additions and 1 deletions

View File

@ -481,7 +481,7 @@ const openTicketsDialog = (id) => {
</template> </template>
<template #body-cell-actions="props"> <template #body-cell-actions="props">
<QTd :props="props"> <QTd :props="props">
<div class="flex items-center table-actions"> <div class="flex items-center no-wrap table-actions">
<QIcon <QIcon
name="vn:ticketAdd" name="vn:ticketAdd"
size="xs" size="xs"