Remove purple color from WC Blocks icons (https://github.com/woocommerce/woocommerce-blocks/pull/8200)
This commit is contained in:
parent
fcc9bacdc9
commit
8b27294167
|
@ -33,10 +33,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
svg.wc-block-editor-components-block-icon {
|
||||
color: $studio-woocommerce-purple-50;
|
||||
}
|
||||
|
||||
svg.wc-block-editor-components-block-icon--sparkles path {
|
||||
fill: currentColor;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue