mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 09:22:26 +08:00
Change font size in the password fields.
This commit is contained in:
@ -76,3 +76,7 @@ input.error {
|
||||
::-ms-clear {
|
||||
display: none;
|
||||
}
|
||||
|
||||
input[type="password"] {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user