Normalize pulldown checkbox panel spacing by removing sg-body bottom margin

This commit is contained in:
2026-05-25 07:57:46 +02:00
parent dc7a6bcc65
commit 8f9c699fff
+4
View File
@@ -1658,6 +1658,10 @@ section + section {
flex-wrap: wrap;
}
.sg-pulldown-panel__checkbox-list .sg-checkbox-field-option.sg-body {
margin-bottom: 0;
}
#component-checkbox-field .sg-checkbox-field-option .sg-state-example__label,
#component-radio-field .sg-checkbox-field-option .sg-state-example__label {
flex: 0 0 100%;