-
Hey, |
Beta Was this translation helpful? Give feedback.
Answered by
ZuperZee
Sep 7, 2022
Replies: 1 comment 3 replies
-
To change the root of the shadow root (htmlNode) use :host inside the CSS option. To change the root of the HTML document (entire Grafana page) use :root in the Root CSS option. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
IAmMrTh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To change the root of the shadow root (htmlNode) use :host inside the CSS option.
To change the root of the HTML document (entire Grafana page) use :root in the Root CSS option.