diff --git a/src/styles/ui.css b/src/styles/ui.css index d84237b5c..57ecf00c9 100644 --- a/src/styles/ui.css +++ b/src/styles/ui.css @@ -78,7 +78,7 @@ max-height: 100%; } - path { + path:not(.ce-block__content path) { stroke: currentColor; }