Fixes and implementation of forgot password
This commit is contained in:
@@ -55,3 +55,8 @@ input.appinput {
|
||||
line-height: 2rem;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.appinput::placeholder {
|
||||
opacity: 1;
|
||||
color: white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user