Feature/amiriis add image to road safety
This commit is contained in:
@@ -46,12 +46,12 @@ const ImageUpload = ({ name, value, onChange, error, title }) => {
|
||||
>
|
||||
<FormHelperText
|
||||
sx={{
|
||||
fontSize: 14,
|
||||
fontSize: 12,
|
||||
border: 1,
|
||||
borderBottom: 0,
|
||||
borderColor: "divider",
|
||||
px: 2,
|
||||
py: 1,
|
||||
py: 0.5,
|
||||
borderRadius: 2,
|
||||
borderBottomRightRadius: 0,
|
||||
borderBottomLeftRadius: 0,
|
||||
|
||||
Reference in New Issue
Block a user