#6321 - Improve Tickets negatives #1388

Open
jsegarra wants to merge 25 commits from fix_ticketNegatives into dev
1 changed files with 1 additions and 1 deletions
Showing only changes of commit cf9b08ba9b - Show all commits

View File

@ -822,11 +822,11 @@ function cardClick(_, row) {
col, index
) of splittedColumns.cardVisible"
:key="col.name"
class="fields"
>
<VnLv :label="col.label + ':'">
<template #value>
<span
class="q-pl-xs"
@click="stopEventPropagation($event)"
>
<slot