mirror of
https://gitlab.com/sarlink/kyc.git
synced 2025-02-22 09:22:08 +00:00
[fix(ui)] File input accidentally kept responsive
This commit is contained in:
parent
ff23ec0161
commit
e4e9118b4e
@ -313,7 +313,7 @@
|
||||
type="file"
|
||||
id="transfer_receipt"
|
||||
name="transfer_receipt"
|
||||
class="file-input file-input-bordered w-full max-w-xs"
|
||||
class="file-input file-input-bordered max-w"
|
||||
accept="image/*"
|
||||
onchange="validateForm()"
|
||||
/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user