Skip to content

Commit

Permalink
fix(brain-onboarding): fixes button size
Browse files Browse the repository at this point in the history
  • Loading branch information
cristiantela committed Apr 23, 2024
1 parent 9451d9a commit 0b4c53a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/BrainGreetings.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<p>{{ $t('home.brain_greetings.description') }}</p>

<unnnic-button
size="small"
class="button-go"
@click="$router.push({ name: 'brain', params: { internal: ['init'] } })"
>
Expand Down

0 comments on commit 0b4c53a

Please sign in to comment.