chore: qr button tweak (quasar classes should always be used) (#3351)
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
This commit is contained in:
parent
e5e481f836
commit
015262c9b3
1 changed files with 1 additions and 2 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue