Skip to content

Commit

Permalink
[+] Add missing space
Browse files Browse the repository at this point in the history
  • Loading branch information
Muska-Ami committed Jan 26, 2025
1 parent 8aeb58a commit 8ec4f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/PrizeView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<template>
<n-h1 prefix="bar" style="margin-top: 30px">
<i class="twa twa-spiral-calendar"></i>
<n-text type="primary">抽奖</n-text>
<n-text type="primary"> 抽奖</n-text>
</n-h1>
<n-space vertical>
<n-spin :show="loading">
Expand Down

0 comments on commit 8ec4f79

Please sign in to comment.