Skip to content

Commit

Permalink
fix: forge card layout
Browse files Browse the repository at this point in the history
  • Loading branch information
BuWH authored and ci010 committed Jun 18, 2023
1 parent b276401 commit fc619b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xmcl-keystone-ui/src/views/CurseforgeCard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<v-card-text>{{ proj.summary }}</v-card-text>
</div>
<div
class="p-4 flex flex-wrap gap-2 justify-start content-start"
class="p-4 flex flex-grow-0 flex-wrap gap-2 justify-end content-start"
@click.stop.prevent
>
<v-chip
Expand Down

0 comments on commit fc619b6

Please sign in to comment.