Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 6105-createClaimNotes
gitea/salix-front/pipeline/head This commit looks good Details

This commit is contained in:
Jorge Penadés 2023-08-18 14:41:48 +02:00
commit e1816d2f16
1 changed files with 9 additions and 8 deletions

View File

@ -45,7 +45,6 @@ const $props = defineProps({
white-space: nowrap; white-space: nowrap;
} }
} }
}
.actions { .actions {
.q-btn { .q-btn {
width: 30px; width: 30px;
@ -55,6 +54,8 @@ const $props = defineProps({
font-size: 25px; font-size: 25px;
} }
} }
}
@media (max-width: $breakpoint-xs) { @media (max-width: $breakpoint-xs) {
.card-list-body { .card-list-body {
.vn-label-value { .vn-label-value {