fix z ordering

This commit is contained in:
MathMan05
2025-08-07 22:11:24 -05:00
parent be8d1dbe8c
commit dfc9928bf3
+1 -1
View File
@@ -3148,7 +3148,7 @@ fieldset input[type="radio"] {
padding: 0.05in;
border: solid 0.03in var(--black);
border-radius: 0.05in;
z-index: 3;
z-index: 4;
span {
margin-top: 0.1in;