2020-06-17 09:53:42 +00:00
|
|
|
.wc-block-components-shipping-rates-control__package {
|
|
|
|
.wc-block-components-shipping-rates-control__package-title {
|
2020-06-05 10:00:19 +00:00
|
|
|
margin: 0;
|
|
|
|
}
|
2020-02-14 03:43:13 +00:00
|
|
|
}
|
2020-02-25 09:32:59 +00:00
|
|
|
|
2020-06-17 09:53:42 +00:00
|
|
|
.wc-block-components-shipping-rates-control__package-items {
|
2020-05-29 10:16:33 +00:00
|
|
|
@include font-size(small);
|
2020-02-25 09:32:59 +00:00
|
|
|
display: block;
|
|
|
|
list-style: none;
|
2020-06-05 10:00:19 +00:00
|
|
|
margin: 0;
|
2020-02-27 18:28:36 +00:00
|
|
|
padding: 0;
|
2020-02-25 09:32:59 +00:00
|
|
|
}
|
|
|
|
|
2020-06-17 09:53:42 +00:00
|
|
|
.wc-block-components-shipping-rates-control__package-item {
|
2020-05-14 09:07:21 +00:00
|
|
|
@include wrap-break-word();
|
2020-02-25 09:32:59 +00:00
|
|
|
display: inline-block;
|
|
|
|
margin: 0;
|
|
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
|
2020-06-17 09:53:42 +00:00
|
|
|
.wc-block-components-shipping-rates-control__package-item:not(:last-child)::after {
|
2020-02-25 09:32:59 +00:00
|
|
|
content: ", ";
|
|
|
|
white-space: pre;
|
|
|
|
}
|
2020-02-27 18:28:36 +00:00
|
|
|
|
2020-06-17 09:53:42 +00:00
|
|
|
.components-notice.wc-block-components-shipping-rates-control__no-results-notice {
|
2020-06-05 10:00:19 +00:00
|
|
|
margin-bottom: 0;
|
2020-02-27 18:28:36 +00:00
|
|
|
}
|
2020-03-09 11:28:26 +00:00
|
|
|
|
2020-06-17 09:53:42 +00:00
|
|
|
.wc-block-components-shipping-rates-control {
|
2020-06-12 12:07:02 +00:00
|
|
|
.wc-blocks-components-panel__content {
|
|
|
|
padding-bottom: 0;
|
2020-03-09 11:28:26 +00:00
|
|
|
}
|
|
|
|
}
|