diff --git a/apps/client/src/stylesheets/style.css b/apps/client/src/stylesheets/style.css index ea55db0410..9d5fd73783 100644 --- a/apps/client/src/stylesheets/style.css +++ b/apps/client/src/stylesheets/style.css @@ -1009,7 +1009,7 @@ div[data-notify="container"] { svg.ck-icon { &.ck-icon_inherit-color { - * { + path { fill: currentColor; } }