Updated / redesign started
This commit is contained in:
@@ -34,6 +34,7 @@ export default function ForgotPassword(props) {
|
||||
"& .MuiPaper-root": {
|
||||
backgroundColor: "#262626",
|
||||
color: "#bbbbbb",
|
||||
borderRadius: "24px"
|
||||
},
|
||||
},
|
||||
closeButton: {
|
||||
@@ -48,6 +49,7 @@ export default function ForgotPassword(props) {
|
||||
width: "90%",
|
||||
"& .MuiInputBase-root": {
|
||||
color: "#01c3a9",
|
||||
borderRadius: "14px"
|
||||
},
|
||||
"& .MuiInputLabel-root": {
|
||||
color: "#bbbbbb",
|
||||
|
||||
Reference in New Issue
Block a user