Skip to content
Snippets Groups Projects
Unverified Commit 07fbd13a authored by Nicolas Werner's avatar Nicolas Werner Committed by GitHub
Browse files

Merge pull request #734 from LorenDB/marginFix

Fix margins on input dialog
parents a5f0d7ce 297e550b
No related branches found
No related tags found
No related merge requests found
Pipeline #1824 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