mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 05:57:32 -07:00
fix style
This commit is contained in:
parent
ca45d42e36
commit
66c57e6b41
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
></i>
|
||||
</span>
|
||||
<template v-if="count > 0"
|
||||
><p :class="$style.count">{{ count }}</p></template
|
||||
><p class="count">{{ count }}</p></template
|
||||
>
|
||||
</button>
|
||||
</template>
|
||||
|
|
Loading…
Reference in a new issue