fix: small UI stuff
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
@click="openSerialPortConfig"
|
@click="openSerialPortConfig"
|
||||||
>
|
>
|
||||||
<q-item-section>
|
<q-item-section>
|
||||||
<q-item-label>Connect</q-item-label>
|
<q-item-label>Config & Connect</q-item-label>
|
||||||
<q-item-label caption
|
<q-item-label caption
|
||||||
>Set the Serial Port communication parameters.</q-item-label
|
>Set the Serial Port communication parameters.</q-item-label
|
||||||
>
|
>
|
||||||
|
|||||||
@@ -191,7 +191,7 @@
|
|||||||
label="Account Extended Public Key; xpub, ypub, zpub; Bitcoin Descriptor"
|
label="Account Extended Public Key; xpub, ypub, zpub; Bitcoin Descriptor"
|
||||||
></q-input>
|
></q-input>
|
||||||
<q-select
|
<q-select
|
||||||
v-if="!formDialog.useSerialPort"
|
v-if="formDialog.useSerialPort"
|
||||||
filled
|
filled
|
||||||
dense
|
dense
|
||||||
emit-value
|
emit-value
|
||||||
|
|||||||
Reference in New Issue
Block a user