Remove pulldown checkbox list top-margin special rule
This commit is contained in:
@@ -1559,10 +1559,6 @@ section + section {
|
|||||||
color: var(--text-control-disabled);
|
color: var(--text-control-disabled);
|
||||||
}
|
}
|
||||||
|
|
||||||
.sg-pulldown-panel__checkbox-list {
|
|
||||||
margin-top: var(--spacing-large);
|
|
||||||
}
|
|
||||||
|
|
||||||
.sg-pulldown-option-list {
|
.sg-pulldown-option-list {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|||||||
Reference in New Issue
Block a user