fix form img hover

This commit is contained in:
2023-01-11 01:28:09 -08:00
parent a221643ce4
commit 17836e432d
2 changed files with 1 additions and 5 deletions

View File

@@ -53,10 +53,6 @@ form img {
width: 16px;
}
form img:hover {
cursor: pointer;
}
form > * {
margin-top: 10px;
}