mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-07-28 22:59:25 +00:00
fix z ordering
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user