forked from trent_larson/crowd-funder-for-time-pwa
Visual improvements to "set name" button
This commit is contained in:
@@ -58,9 +58,9 @@
|
||||
<span v-else>
|
||||
<router-link
|
||||
:to="{ name: 'new-edit-account' }"
|
||||
class="text-xs bg-blue-500 text-white px-1.5 py-1 rounded-md"
|
||||
class="block w-full text-center text-md text-slate-500 uppercase border border-dashed border-slate-400 px-1.5 py-2 rounded-md mb-2"
|
||||
>
|
||||
(set name)
|
||||
(Set Your Name)
|
||||
</router-link>
|
||||
</span>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user