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