Skip to content

Commit

Permalink
fix: mykiva mobile loan card width fixed (#5700)
Browse files Browse the repository at this point in the history
  • Loading branch information
roger-in-kiva authored Nov 19, 2024
1 parent 1a54df2 commit f19529d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/MyKiva/BadgeInProgress.vue
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<KvClassicLoanCardContainer
:loan-id="loanId"
:show-tags="true"
class="tw-h-full"
class="tw-h-full tw-w-full"
/>
</template>
</div>
Expand Down

0 comments on commit f19529d

Please sign in to comment.