fix: currency display
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<div class="text-center mb-4">
|
||||
<label class="form-label h5">Amount</label>
|
||||
<div class="input-group input-group-lg mb-3">
|
||||
<span class="input-group-text">$</span>
|
||||
<span class="input-group-text"><i class="bi bi-wallet2"></i></span>
|
||||
<input
|
||||
type="number"
|
||||
class="form-control text-center fs-2"
|
||||
|
||||
Reference in New Issue
Block a user