CSS for "Add channels" button.

This commit is contained in:
Gan Eng Chin 2022-12-23 22:08:50 +08:00
parent 31b635b888
commit af2f4eb904
No known key found for this signature in database
GPG Key ID: 94D5D972860ADB01
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
.woocommerce-marketing-recommended-channels {
.components-button.is-link {
font-size: 14px;
font-weight: 600;
line-height: 17px;
text-decoration: none;
}
}