Translate to pt, fix some ui details, add proper icon and logo
This commit is contained in:
@@ -20,4 +20,14 @@ body,
|
||||
|
||||
body {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
input[type='password']::-ms-reveal,
|
||||
input[type='password']::-ms-clear {
|
||||
display: none;
|
||||
}
|
||||
|
||||
input[type='password']::-webkit-credentials-auto-fill-button,
|
||||
input[type='password']::-webkit-password-reveal-button {
|
||||
display: none !important;
|
||||
}
|
||||
Reference in New Issue
Block a user