Skip to content

Commit

Permalink
fixed weird button spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
3vorp committed Jul 12, 2024
1 parent c88f504 commit c4ce561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/addon/addon-form.vue
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@
<div class="pb-3">
<v-btn block @click="downloadAdd()">
{{ $root.lang().global.btn.add_download }}
<v-icon small>mdi-plus</v-icon>
<v-icon right>mdi-plus</v-icon>
</v-btn>
</div>

Expand Down

0 comments on commit c4ce561

Please sign in to comment.