CSS for "Add channels" button.
This commit is contained in:
parent
31b635b888
commit
af2f4eb904
|
@ -1,5 +1,8 @@
|
||||||
.woocommerce-marketing-recommended-channels {
|
.woocommerce-marketing-recommended-channels {
|
||||||
.components-button.is-link {
|
.components-button.is-link {
|
||||||
|
font-size: 14px;
|
||||||
|
font-weight: 600;
|
||||||
|
line-height: 17px;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue