If you're a plugin in Grafana, there is now a container defined around PluginPage, so you should be able to switch all your existing media queries over to container queries
See new container media queries grafana work here.
Update metrics drilldown code like this:
|
[theme.breakpoints.up('md')]: { |
theme.breakpoints.up/down -> theme.breakpoints.container.up/down