Skip to content
Snippets Groups Projects
Commit 297e550b authored by Loren Burkholder's avatar Loren Burkholder
Browse files

Fix margins on input dialog

parent 7f5b604e
No related branches found
No related tags found
No related merge requests found
Pipeline #1821 failed
......@@ -21,7 +21,8 @@ ApplicationWindow {
height: fontMetrics.lineSpacing * 7
ColumnLayout {
anchors.margins: Nheko.paddingLarge
spacing: Nheko.paddingMedium
anchors.margins: Nheko.paddingMedium
anchors.fill: parent
Label {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment