fix style

This commit is contained in:
rustdesk
2022-03-21 14:40:36 +08:00
parent c03c49d482
commit 9136b3e3f8
3 changed files with 12 additions and 8 deletions

View File

@@ -376,6 +376,10 @@ div#msgbox div.set-password div.password {
width: *;
}
div#msgbox div.set-password div > input {
width: *;
}
div#msgbox div.set-password input {
font-size: 1em;
}