fix typo
This commit is contained in:
parent
8869d87ebb
commit
19e7f729e2
|
|
@ -73,7 +73,7 @@ class="form-control @error('durasi') is-invalid @enderror"
|
|||
<label class="form-label">Upload Foto Buket</label>
|
||||
|
||||
{{-- Area Upload Custom --}}
|
||||
<div class="upload-area p-4 text-centerd d-flex flex-column align-items-center justify-content-center"
|
||||
<div class="upload-area p-4 text-center d-flex flex-column align-items-center justify-content-center"
|
||||
onclick="document.getElementById('createFotoInput').click()"
|
||||
style="cursor: pointer;">
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue