|
|
|
@ -70,10 +70,10 @@ export default class UploadFile extends Component { |
|
|
|
|
</p> |
|
|
|
|
</div> |
|
|
|
|
{/* upload file progress bar */} |
|
|
|
|
<div className="flex flex-row items-center justify-between border border-blue-500 mt-5 rounded-lg p-2"> |
|
|
|
|
<div className="flex flex-col border border-blue-500 mt-5 rounded-lg p-2"> |
|
|
|
|
<span className="text-xs text-blue-900">در حال آپلود فایل ...</span> |
|
|
|
|
{/* right section */} |
|
|
|
|
<div className="flex flex-col gap-y-2"> |
|
|
|
|
<span className="text-xs text-blue-900">در حال آپلود فایل ...</span> |
|
|
|
|
<span className="text-xs text-blue-900">AdobeXD.zip</span> |
|
|
|
|
</div> |
|
|
|
|
{/* left section */} |
|
|
|
|