forked from jsnbuchanan/crowd-funder-for-time-pwa
add section for gives provided by a plan
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
</div>
|
||||
|
||||
<div class="flex">
|
||||
<textarea rows="20" class="w-full" v-model="claimStr"></textarea>
|
||||
<textarea rows="20" class="border-2 w-full" v-model="claimStr"></textarea>
|
||||
</div>
|
||||
<button
|
||||
class="block w-full text-center text-lg font-bold uppercase bg-gradient-to-b from-blue-400 to-blue-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-2 py-3 rounded-md"
|
||||
|
||||
Reference in New Issue
Block a user