Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Discover
Commits
04fbe47f
Commit
04fbe47f
authored
Jan 28, 2022
by
Nate Graham
Browse files
Cancel DialogButtonBox's built-in margins in a better way
parent
6d56cbe8
Pipeline
#130434
passed with stage
in 1 minute and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
discover/qml/AddSourceDialog.qml
View file @
04fbe47f
...
...
@@ -47,7 +47,10 @@ Kirigami.OverlaySheet
// Cancel out built-in margins so it lines up with the rest of the
// content in this sheet
Layout.margins
:
-
Kirigami
.
Units
.
smallSpacing
leftPadding
:
0
rightPadding
:
0
bottomPadding
:
0
topPadding
:
0
Button
{
id
:
okButton
...
...
Nate Graham
@ngraham
mentioned in commit
fe0c29bb
·
Jan 29, 2022
mentioned in commit
fe0c29bb
mentioned in commit fe0c29bb078b2080c035b06e73c72fc35c43a290
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment