Skip to content

Commit

Permalink
refactor: adjust size of membership badge icon
Browse files Browse the repository at this point in the history
  • Loading branch information
cuixiaorui committed Jul 23, 2024
1 parent 4a558d5 commit 0ad861c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/client/components/MembershipBadge.vue
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
v-if="userStore.isFounderMembership()"
class="i-ph-crown-simple-fill relative overflow-hidden bg-yellow-400"
title="尊贵的创始会员,感谢您对 Earthworm 的大力支持!"
style="width: 20px; height: 20px"
>
<div class="glimmer"></div>
</span>
Expand Down

0 comments on commit 0ad861c

Please sign in to comment.