latest
This commit is contained in:
parent
3ad4c9b51f
commit
6c80deec0d
|
|
@ -163,7 +163,7 @@ const QrcodeFinder = () => {
|
|||
|
||||
return (
|
||||
<AntdesignLayout>
|
||||
<Box className="d-flex justify-content-center w-100 gap-3 align-items-center">
|
||||
<Box className="d-flex justify-content-center w-100 gap-3 align-items-center mx-auto" style={{maxWidth:"1600px"}}>
|
||||
<div className="mb-3">
|
||||
<label htmlFor="exampleFormControlInput1" className="form-label">
|
||||
<strong>Cover Barcode</strong>
|
||||
|
|
|
|||
Loading…
Reference in New Issue