Fix alignment user info

Otherwise we end up with two times largeSpacing as right margin for the
user info.
This commit is contained in:
Carl Schwan
2023-11-11 15:40:15 +01:00
parent aab69c5bae
commit 86ef921cdb

View File

@@ -125,7 +125,6 @@ RowLayout {
display: QQC2.AbstractButton.IconOnly
Layout.minimumWidth: Layout.preferredWidth
Layout.alignment: Qt.AlignRight
Layout.rightMargin: Kirigami.Units.largeSpacing
QQC2.ToolTip.text: text
QQC2.ToolTip.visible: hovered
QQC2.ToolTip.delay: Kirigami.Units.toolTipDelay