11 lines
194 B
SCSS
11 lines
194 B
SCSS
|
.vpf-component-toggle-group-control {
|
||
|
> .components-base-control > .components-base-control__field {
|
||
|
margin-top: -8px;
|
||
|
margin-bottom: 0;
|
||
|
}
|
||
|
|
||
|
> .components-panel__body {
|
||
|
padding: 0;
|
||
|
}
|
||
|
}
|