fix config form icon styling

This commit is contained in:
Arthur Lu
2022-12-21 15:59:54 -08:00
parent ffd48cafad
commit 0fe83fa2b8
2 changed files with 10 additions and 4 deletions

View File

@@ -39,4 +39,8 @@ legend {
top: -0.6em;
position: relative;
height: 0;
}
form > img {
width: 16px;
}