diff --git a/src/webpage/style.css b/src/webpage/style.css index 955809a..e92bbbb 100644 --- a/src/webpage/style.css +++ b/src/webpage/style.css @@ -2542,7 +2542,7 @@ fieldset input[type="radio"] { display: flex; width: 100%; padding: 0.2in; - overflow: scroll; + overflow-y: auto; height: 100%; > div {