Do not cover Dashboard's grid scrollbar with MouseArea

The mouse area was previously covering the entire parent element, preventing any click to the scrollbar. Instead, we add some margin to let the scrollbar still be interactive.

BUG:447923

Merge request reports

Loading