Skip to content

Fix alignment of rename account dialog

Devin Lin requested to merge devinlin-master-patch-85202 into master

Before: image

After: image

Kirigami form layouts make the alignment look weird when there is only one element of the form here. I left aligned both elements in a columnlayout instead.

Edited by Devin Lin

Merge request reports