diff --git a/packages/demo/src/styles/custom.css b/packages/demo/src/styles/custom.css index a30d805..cf2f39e 100644 --- a/packages/demo/src/styles/custom.css +++ b/packages/demo/src/styles/custom.css @@ -21,9 +21,6 @@ } .vizdom { - text { - fill: var(--sl-color-white); - } :not([fill]) { fill: var(--sl-color-white); }