change design modal & components & home and login page

This commit is contained in:
Ehsan
2024-10-23 18:54:53 +03:30
parent 1d5ec3638d
commit 18b1c26699
9 changed files with 25 additions and 9 deletions
@@ -25,6 +25,12 @@ function AutoCompleteSelect({ list, isError, updateData, name, label }) {
"& .MuiInputBase-root": {
borderRadius: 2,
padding: "0 !important",
height: {
xs: "43px !important",
sm: "43px !important",
md: "46px !important",
lg: "48px !important",
},
},
"& .MuiOutlinedInput-notchedOutline": {
border: "1px solid #D7D7D7",