Merge pull request #18814 from woocommerce/fix/18797
Fix link button styling
This commit is contained in:
commit
63f95a4498
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1979,6 +1979,7 @@ ul.wc_coupon_list_block {
|
||||||
}
|
}
|
||||||
|
|
||||||
a.link::after {
|
a.link::after {
|
||||||
|
font-family: 'WooCommerce';
|
||||||
content: '\e00d';
|
content: '\e00d';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue