Disabling panel width responsiveness

v10.0.1

I’m currently trying to embed a small grafana window into a web page. I have encountered an issue with panels snapping to 100% width at a window width of 769px, ignoring the grid dimensions.

If for instance I wanted to embed some tiny stats horizontally in a sidebar or header, this makes it impossible without creating a seperate iframe for each panel.

I understand this is intended behaviour for viewing on mobile devices, so this may be a bit out of scope, but is there a way to disable this?

Thanks!

Related: Panel auto fit in vertical mode