UX update
This commit is contained in:
parent
60ae40890a
commit
5334da8c8f
@ -117,7 +117,7 @@
|
||||
Guaranteed interest rate (%)
|
||||
<input type="number" name="gi_r" min=0 max=100 step="0.01">
|
||||
</label>
|
||||
<label class="grid gap-0-5">
|
||||
<div class="grid gap-0-5">
|
||||
Guaranteed interest period
|
||||
<div class="flex">
|
||||
<input type="number" name="gi_pv">
|
||||
@ -133,7 +133,7 @@
|
||||
Gain share (%)
|
||||
<input type="number" name="cut" min=0 max=100>
|
||||
</label>
|
||||
<label class="grid gap-0-5">
|
||||
<div class="grid gap-0-5">
|
||||
Lock-in period
|
||||
<div class="flex">
|
||||
<input type="number" name="lockin_v">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user