Skip to content

Commit

Permalink
chore(vote): 💄 update UI of complete tag
Browse files Browse the repository at this point in the history
  • Loading branch information
wrzrmzx committed Dec 25, 2023
1 parent 4dca84a commit 8e11fb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vote/src/home/components/CompleteTag.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<div>
<div class="inline-block">
<div
v-if="props.complete"
class="px-1 text-textaccent rounded border border-textaccent bg-accent-color-300 bg-opacity-0"
Expand Down

0 comments on commit 8e11fb7

Please sign in to comment.