10 lines
163 B
SCSS
10 lines
163 B
SCSS
|
.wc-block-order-select {
|
||
|
margin-bottom: $gap-small;
|
||
|
}
|
||
|
|
||
|
.wc-block-order-select__label {
|
||
|
margin-right: $gap-small;
|
||
|
display: inline-block;
|
||
|
font-weight: normal;
|
||
|
}
|