Skip to content

Commit

Permalink
Add css class
Browse files Browse the repository at this point in the history
  • Loading branch information
jlpereira committed Aug 25, 2023
1 parent 1a04afa commit 2449529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/TrackerReport.global.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<VButton
type="button"
title="Report a problem"
class="flex gap-2"
class="flex gap-2 items-center"
:class="buttonClass"
@click="openTracker"
>
Expand Down

0 comments on commit 2449529

Please sign in to comment.