Apply radio choice label state decoupling globally

This commit is contained in:
2026-05-25 07:34:50 +02:00
parent aef7fabb9c
commit c54283448a
+1 -1
View File
@@ -1689,7 +1689,7 @@ section + section {
gap: var(--spacing-small); gap: var(--spacing-small);
} }
#component-radio-field .sg-radio-activatable-group__choice > span { .sg-radio-activatable-group__choice > span {
color: var(--text-control-default); color: var(--text-control-default);
opacity: 1; opacity: 1;
} }