Merge pull request 'fix: style' (!1425) from warmfix_vntable_card_style into test
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
Reviewed-on: #1425 Reviewed-by: Pablo Natek <pablone@verdnatura.es>
This commit is contained in:
parent
c47ca095c5
commit
e03a18a62a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue