Fix accordion-radio fieldset css

This commit is contained in:
Richard Schreiber
2024-12-06 10:13:32 +01:00
committed by GitHub
parent 6132e4a2c4
commit e2e0eca872
2 changed files with 9 additions and 0 deletions

View File

@@ -335,6 +335,11 @@ body.loading .container {
}
}
.font-normal {
font-style: normal;
font-weight: normal;
}
.blank-after {
margin-bottom: 1em;
}