[A11y] Remove unnecessary "required" help-text in questions-step (#5075)

This commit is contained in:
Richard Schreiber
2025-05-06 18:20:26 +02:00
committed by GitHub
parent 31bb0f4a91
commit 3e05463486
2 changed files with 0 additions and 9 deletions

View File

@@ -141,10 +141,6 @@ output {
}
}
.required-legend span {
color: $brand-primary;
font-weight: bold;
}
.label-required {
color: $text-muted;
display: block;