From 9dc3c7cc6989c91716e3f88430ffb358015d65f9 Mon Sep 17 00:00:00 2001 From: Simon Podlipsky Date: Wed, 30 Jun 2021 10:06:17 +0300 Subject: [PATCH] Update DashboardGrid.tsx (#36246) --- public/app/features/dashboard/dashgrid/DashboardGrid.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/features/dashboard/dashgrid/DashboardGrid.tsx b/public/app/features/dashboard/dashgrid/DashboardGrid.tsx index 58e88b34eb1..8e573758d2e 100644 --- a/public/app/features/dashboard/dashgrid/DashboardGrid.tsx +++ b/public/app/features/dashboard/dashgrid/DashboardGrid.tsx @@ -226,7 +226,7 @@ export class DashboardGrid extends PureComponent { /* Disable draggable if mobile device, solving an issue with unintentionally moving panels. https://github.com/grafana/grafana/issues/18497 - theme.breakpoints.md = 769 + theme.breakpoints.md = 769 */ return (