fix search bug

This commit is contained in:
MathMan05 2025-04-15 10:03:51 -05:00
parent 5fa051466d
commit 51902f5307

View file

@ -2772,6 +2772,8 @@ fieldset input[type="radio"] {
padding: 0.05in;
border: solid 0.03in var(--black);
border-radius: 0.05in;
z-index: 3;
span {
margin-top: 0.1in;
width: 100%;