mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-03-11 17:57:53 +01:00
add a tooltip and label for adding tip options
This commit is contained in:
parent
e5644ec4f6
commit
ddc3ec7e2f
1 changed files with 3 additions and 2 deletions
|
@ -138,8 +138,9 @@
|
||||||
hide-dropdown-icon
|
hide-dropdown-icon
|
||||||
input-debounce="0"
|
input-debounce="0"
|
||||||
new-value-mode="add-unique"
|
new-value-mode="add-unique"
|
||||||
label="Tip % Options"
|
label="Tip % Options (hit enter to add values)"
|
||||||
></q-select>
|
><q-tooltip>Hit enter to add values</q-tooltip></q-select
|
||||||
|
>
|
||||||
<div class="row q-mt-lg">
|
<div class="row q-mt-lg">
|
||||||
<q-btn
|
<q-btn
|
||||||
unelevated
|
unelevated
|
||||||
|
|
Loading…
Add table
Reference in a new issue