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.
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.