minors
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
</script>
|
||||
|
||||
<button
|
||||
class="bg-blue-500 hover:bg-blue-700 text-white font-bold py-2 px-4 rounded-full shadow-lg focus:outline-none focus:shadow-outline-blue active:bg-blue-800 transition duration-150 ease-in-out"
|
||||
class="px-4 py-2 font-bold text-white transition duration-150 ease-in-out bg-blue-500 rounded-full shadow-lg hover:bg-blue-700 focus:outline-none focus:shadow-outline-blue active:bg-blue-800"
|
||||
on:click={sendTransaction}
|
||||
>
|
||||
send 0.01 xdai
|
||||
|
Reference in New Issue
Block a user