Mobile: Fixes issue scrolling on mobile in chrome (#30746) (#30750)

(cherry picked from commit 5e37361182)

Co-authored-by: Torkel Ödegaard <torkel@grafana.org>
This commit is contained in:
Grot (@grafanabot)
2021-01-29 13:43:11 -08:00
committed by GitHub
co-authored by Torkel Ödegaard
parent 12a9097742
commit 563e98d334
@@ -7,6 +7,8 @@
}
.react-grid-item {
touch-action: initial !important;
&:hover {
.react-resizable-handle {
visibility: visible;