forked from jsnbuchanan/crowd-funder-for-time-pwa
move & resize the contact edit & info buttons
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
<h2 class="text-xl font-semibold mb-2">
|
||||
{{ givenName }}
|
||||
<router-link :to="{ name: 'new-edit-account' }">
|
||||
<fa icon="pen" class="text-xs text-blue-500 mb-1"></fa>
|
||||
<fa icon="pen" class="text-xs text-blue-500 ml-2 mb-1"></fa>
|
||||
</router-link>
|
||||
</h2>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user