0
0
Fork 0

fix: update button sizes in ExtraCommunity.vue for better visibility

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"
>