Feature/amiriis add image to road safety

This commit is contained in:
AmirHossein Mahmoodi
2025-08-13 10:17:49 +00:00
parent 8d886396b9
commit 75b94fd92d
24 changed files with 274 additions and 96 deletions

View File

@@ -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,