Updated / redesign started
This commit is contained in:
@@ -35,6 +35,7 @@ const useStyles = makeStyles((theme) => ({
|
||||
margin: theme.spacing(2),
|
||||
"& .MuiInputBase-root": {
|
||||
color: "#bbbbbb",
|
||||
borderRadius: "14px"
|
||||
},
|
||||
"& .MuiInputLabel-root": {
|
||||
color: "#bbbbbb",
|
||||
@@ -45,6 +46,7 @@ const useStyles = makeStyles((theme) => ({
|
||||
marginBottom: theme.spacing(2),
|
||||
"& .MuiInputBase-root": {
|
||||
color: "#bbbbbb",
|
||||
borderRadius: "14px"
|
||||
},
|
||||
"& .MuiInputLabel-root": {
|
||||
color: "#bbbbbb",
|
||||
@@ -63,6 +65,7 @@ const useStyles = makeStyles((theme) => ({
|
||||
maxHeight: 400,
|
||||
"& .MuiInputBase-root": {
|
||||
color: "#bbbbbb",
|
||||
borderRadius: "14px"
|
||||
},
|
||||
"$ .MuiSelect-root": {
|
||||
color: "#bbbbbb",
|
||||
|
||||
Reference in New Issue
Block a user