Fix the account switcher width so it doesn't spill off the side
(cherry picked from commit 9c4d8ef823)
This commit is contained in:
@@ -95,7 +95,7 @@ QQC2.ToolBar {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
width: parent.width
|
Layout.fillWidth: true
|
||||||
Layout.preferredHeight: contentHeight
|
Layout.preferredHeight: contentHeight
|
||||||
delegate: Delegates.RoundedItemDelegate {
|
delegate: Delegates.RoundedItemDelegate {
|
||||||
id: userDelegate
|
id: userDelegate
|
||||||
|
|||||||
Reference in New Issue
Block a user