Want to override .nr-dashboard-theme for custom widgets

Hi & welcome.

Can you share a minimal flow (only the parts that demonstrate this)?


To export a part of a flow, select the nodes of interest, press CTRL-E, copy to clip-board, paste into a code-block (described below)



CANNED TEXT...

In order to make code readable and usable it is necessary to surround your code with three backticks (also known as a left quote or backquote ```)

``` 
   code goes here 
```

See this post for more details - How to share code or flow json