Removed flower icon in favor of dashicons
This commit is contained in:
parent
6277d96770
commit
18c1935536
File diff suppressed because one or more lines are too long
|
@ -2338,7 +2338,9 @@ table.wc-shipping-zones, table.wc-shipping-zone-methods, table.wc-shipping-class
|
|||
|
||||
a.wc-shipping-zone-method-settings {
|
||||
&:before {
|
||||
content: "\e01c";
|
||||
@include icon("\f111");
|
||||
font-family: 'Dashicons';
|
||||
line-height: 2.26;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue