Normalize pulldown checkbox panel spacing by removing sg-body bottom margin
This commit is contained in:
@@ -1658,6 +1658,10 @@ section + section {
|
|||||||
flex-wrap: wrap;
|
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-checkbox-field .sg-checkbox-field-option .sg-state-example__label,
|
||||||
#component-radio-field .sg-checkbox-field-option .sg-state-example__label {
|
#component-radio-field .sg-checkbox-field-option .sg-state-example__label {
|
||||||
flex: 0 0 100%;
|
flex: 0 0 100%;
|
||||||
|
|||||||
Reference in New Issue
Block a user