Improve Customer Notes classes definition
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
William Buezas 2024-03-28 16:13:39 -03:00
parent e1f8b7217a
commit f6b8a73ae2
1 changed files with 2 additions and 6 deletions

View File

@ -36,12 +36,8 @@ const toCustomerNoteCreate = () => {
<QCard
v-for="(item, index) in rows"
:key="index"
:class="{
'q-pa-md': true,
'q-rounded': true,
'custom-border': true,
'q-mb-md': index < rows.length - 1,
}"
class="q-pa-md q-rounded custom-border"
:class="{ 'q-mb-md': index < rows.length - 1 }"
>
<div class="flex justify-between">
<p class="color-vn-label">