refs #6256 lv breakword #104

Merged
carlossa merged 6 commits from 6256-breakWord into dev 2024-01-03 08:18:15 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit b6fc7cd0b4 - Show all commits

View File

@ -60,7 +60,7 @@ const creditWarning = computed(() => {
<template>
<CardSummary ref="summary" :url="`Clients/${entityId}/summary`">
<template #body="{ entity }">
<QCard class="vn-two">
<QCard class="vn-one">
<a class="header" :href="clientUrl + `basic-data`">
{{ t('customer.summary.basicData') }}
<QIcon name="open_in_new" color="primary" />