Skip to content

Commit

Permalink
feat: Update style of items of action edition drawer & action card - M…
Browse files Browse the repository at this point in the history
  • Loading branch information
AzmiTouil committed Jul 11, 2024
1 parent c94e14a commit 3e70588
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-->
<template>
<div v-if="isEditing">
<v-card-text class="px-0">
<v-card-text class="px-0 pb-0 pt-3">
{{ $t('gamification.event.form.organization') }}
</v-card-text>
<v-progress-circular
Expand Down

0 comments on commit 3e70588

Please sign in to comment.