2023-01-20 18:38:00 +00:00
|
|
|
.woocommerce-marketing-registered-channel-card-body {
|
|
|
|
.woocommerce-marketing-registered-channel-description {
|
2022-12-13 14:47:16 +00:00
|
|
|
display: flex;
|
|
|
|
gap: $gap-smaller;
|
|
|
|
|
|
|
|
&__separator::before {
|
|
|
|
content: '•';
|
|
|
|
}
|
|
|
|
}
|
2022-12-09 17:37:21 +00:00
|
|
|
}
|