mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-03-11 01:36:11 +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
|
||||
input-debounce="0"
|
||||
new-value-mode="add-unique"
|
||||
label="Tip % Options"
|
||||
></q-select>
|
||||
label="Tip % Options (hit enter to add values)"
|
||||
><q-tooltip>Hit enter to add values</q-tooltip></q-select
|
||||
>
|
||||
<div class="row q-mt-lg">
|
||||
<q-btn
|
||||
unelevated
|
||||
|
|
Loading…
Add table
Reference in a new issue