forked from trent_larson/crowd-funder-for-time-pwa
fix display of gives on contact screen; adjust give UI for project
This commit is contained in:
@@ -135,7 +135,7 @@
|
||||
<fa icon="trash-can" class="fa-fw" />
|
||||
</button>
|
||||
|
||||
<div v-if="!showGiveNumbers" class="ml-auto flex gap-1.5">
|
||||
<div v-if="showGiveNumbers" class="ml-auto flex gap-1.5">
|
||||
<button
|
||||
class="text-sm uppercase bg-blue-600 text-white px-2 py-1.5 rounded-md"
|
||||
@click="onClickAddGive(activeDid, contact.did)"
|
||||
|
||||
Reference in New Issue
Block a user