mirror of
https://github.com/lnbits/lnbits.git
synced 2025-07-03 20:13:26 +02:00
format
This commit is contained in:
committed by
Vlad Stan
parent
12b69a7f82
commit
1b76a7d068
@ -245,7 +245,11 @@
|
|||||||
<q-icon name="send" @click="calculatePercent" />
|
<q-icon name="send" @click="calculatePercent" />
|
||||||
</template> -->
|
</template> -->
|
||||||
</q-input>
|
</q-input>
|
||||||
<q-btn class="q-ml-sm" style="margin-bottom: 20px;" color="primary" @click="calculatePercent"
|
<q-btn
|
||||||
|
class="q-ml-sm"
|
||||||
|
style="margin-bottom: 20px"
|
||||||
|
color="primary"
|
||||||
|
@click="calculatePercent"
|
||||||
>Ok</q-btn
|
>Ok</q-btn
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user