Skip to content

chore: update media queries to use container queries #1100

@bohandley

Description

@bohandley

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions