password eye padding

This commit is contained in:
rustdesk
2021-07-31 22:25:04 +08:00
parent 935676468b
commit 25c10453e5

View File

@@ -98,6 +98,7 @@ div.password svg {
size: 16px;
color: #ddd;
background: none;
padding-top: 4px!important;
}
div.password input {
@@ -316,4 +317,4 @@ menu li.selected span {
.link:active {
opacity: 0.5;
}
}