mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update DashboardGrid.tsx (#36246)
This commit is contained in:
parent
3999d670cf
commit
9dc3c7cc69
@ -226,7 +226,7 @@ export class DashboardGrid extends PureComponent<Props, State> {
|
|||||||
/*
|
/*
|
||||||
Disable draggable if mobile device, solving an issue with unintentionally
|
Disable draggable if mobile device, solving an issue with unintentionally
|
||||||
moving panels. https://github.com/grafana/grafana/issues/18497
|
moving panels. https://github.com/grafana/grafana/issues/18497
|
||||||
theme.breakpoints.md = 769
|
theme.breakpoints.md = 769
|
||||||
*/
|
*/
|
||||||
|
|
||||||
return (
|
return (
|
||||||
|
Loading…
Reference in New Issue
Block a user