fix(claimSummary) header color
gitea/salix-front/pipeline/head This commit looks good Details

This commit is contained in:
Alex Moreno 2024-03-06 13:45:02 +01:00
parent 7bfbf26606
commit 4443edd800
1 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@ function openDialog(dmsId) {
/>
</QCard>
<QCard class="vn-three">
<a class="header" :href="`#/claim/${entityId}/notes`">
<a class="header header-link" :href="`#/claim/${entityId}/notes`">
{{ t('claim.summary.notes') }}
<QIcon name="open_in_new" />
</a>