Skip to content

Commit

Permalink
feat: Update style of items of action edition drawer & action card - …
Browse files Browse the repository at this point in the history
…MEED-7169 - Meeds-io/MIPs#140 (#88)
  • Loading branch information
AzmiTouil authored and boubaker committed Jul 9, 2024
1 parent b8db8ae commit 1484a21
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<template>
<div>
<template v-if="isTriggerForAccount">
<v-card-text class="px-0">
<v-card-text class="px-0 pb-0 pt-3">
{{ $t('gamification.event.form.account') }}
</v-card-text>
<v-progress-circular
Expand Down

0 comments on commit 1484a21

Please sign in to comment.