mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-28 04:46:18 +02:00
Quasar classes should always be used
This commit is contained in:
@@ -649,8 +649,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
v-if="showButtons"
|
v-if="showButtons"
|
||||||
class="qrcode__buttons row q-gutter-x-sm"
|
class="qrcode__buttons row q-gutter-x-sm items-center justify-end no-wrap full-width "
|
||||||
style="justify-content: flex-end"
|
|
||||||
>
|
>
|
||||||
<q-btn
|
<q-btn
|
||||||
v-if="nfc && nfcSupported"
|
v-if="nfc && nfcSupported"
|
||||||
|
Reference in New Issue
Block a user