Skip to content

Fix spacing issue in OverlaySheet

Carl Schwan requested to merge work/carl/fix-overlaysheet-padding into kf5

This results in 2*Kirigami.Units.smallSpacing additional bottom padding which we don't want

Before:

image

After:

image

Merge request reports