Aktivierungs-Schalter nicht ausgrauen und Abstand zu Controls auf spacing-large
This commit is contained in:
+3
-2
@@ -1552,8 +1552,9 @@ section + section {
|
|||||||
color: var(--text-control-default);
|
color: var(--text-control-default);
|
||||||
}
|
}
|
||||||
|
|
||||||
.sg-checkbox-field-option[data-activatable="true"][data-component-state="inactive-selectable"] {
|
#component-checkbox-field .sg-checkbox-field-option[data-activatable="true"],
|
||||||
opacity: var(--disabled-opacity);
|
#component-radio-field .sg-checkbox-field-option[data-activatable="true"] {
|
||||||
|
gap: var(--spacing-large);
|
||||||
}
|
}
|
||||||
|
|
||||||
.sg-radio-activatable-group__choices {
|
.sg-radio-activatable-group__choices {
|
||||||
|
|||||||
Reference in New Issue
Block a user