fix: update button sizes in ExtraCommunity.vue for better visibility
gitea/salix-front/pipeline/pr-dev This commit looks good Details
gitea/salix-front/pipeline/head This commit looks good Details

This commit is contained in:
Javi Gallego 2025-01-09 08:47:18 +01:00
parent 6d1478f703
commit bd09090e11
1 changed files with 2 additions and 2 deletions

View File

@ -597,7 +597,7 @@ const getColor = (percentage) => {
v-if="entry.isCustomInspectionRequired"
name="warning"
color="negative"
size="xs"
size="md"
:title="t('requiresInspection')"
>
</QIcon>
@ -627,7 +627,7 @@ const getColor = (percentage) => {
<QBtn
v-if="entry.evaNotes"
icon="comment"
size="sm"
size="md"
flat
color="primary"
>