[FormLayout] Use even top and bottom spacing for separator
Summary: The Kirigami separator has spacing below it, but not above it when in a Form Layout. This patch adds a check if there is a separator present and if it is, it adds spacing above it. BUG: 405614 Test Plan: Before: {F6775026} After: {F6775027} Reviewers: mart, #kirigami, ngraham Reviewed By: mart, #kirigami, ngraham Subscribers: plasma-devel Tags: #kirigami Differential Revision: https://phabricator.kde.org/D20585
Please register or sign in to comment