Removed autoselection of radio buttons in wizard

This commit is contained in:
Pax1601
2024-01-29 17:52:33 +01:00
parent 7ee3fb883b
commit be625fdca9
5 changed files with 13 additions and 6 deletions

View File

@@ -409,6 +409,7 @@ input {
display: none;
position: absolute;
transform: translate(-15px, calc(50% + 25px));
z-index: 999;
}
.button.collapse.open>div {