LFFE-18 make change text in file upload
This commit is contained in:
@@ -67,13 +67,14 @@ const UploadSystem = ({
|
||||
variant="subtitle2"
|
||||
sx={{
|
||||
fontWeight: 600,
|
||||
fontSize: "1rem",
|
||||
fontSize: "0.8rem",
|
||||
color: "#a19d9d",
|
||||
mt: 1,
|
||||
}}
|
||||
textAlign="center"
|
||||
>
|
||||
{t("UploadSystem.upload_file")}
|
||||
{t("UploadSystem.upload_file_format")}<br/>
|
||||
{t("UploadSystem.upload_file_unit")}
|
||||
</Typography>
|
||||
</Box>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user