Klipper: Fix spacing on the action configuration page

Original commit message(s)

  • Klipper: Fix spacing on the action configuration page

Reason for the change

This fixes the spacing on the Klipper action configuration page that was inexistent. By removing the line that was setting the spacing to 0, it now sticks to the default spacing, preventing the elements from touching the corners, which is not how its supposed to look.

Test plan

Screenshots or screen recordings

Before vs. After

before.pngafter.png

Bugs fixed

Merge request reports

Loading