fix form icon style

This commit is contained in:
Arthur Lu 2022-12-21 16:01:29 -08:00
parent 542c22b364
commit 72da25c713

View File

@ -41,6 +41,6 @@ legend {
height: 0; height: 0;
} }
form > img { form img {
width: 16px; width: 16px;
} }