Update ProposalListItem.vue
This commit is contained in:
parent
b5574d6179
commit
5ae158db84
@ -120,7 +120,7 @@ const proposalInfo = ref()
|
|||||||
>{{ item?.content?.title }}</RouterLink
|
>{{ item?.content?.title }}</RouterLink
|
||||||
>
|
>
|
||||||
<label
|
<label
|
||||||
for="proposal-detail-modals"
|
for="proposal-detail-modal"
|
||||||
class="text-main text-base hover:text-indigo-400 cursor-pointer"
|
class="text-main text-base hover:text-indigo-400 cursor-pointer"
|
||||||
@click="proposalInfo = item"
|
@click="proposalInfo = item"
|
||||||
>
|
>
|
||||||
|
Loading…
Reference in New Issue
Block a user