Set a maximum width on member profile avatar
This commit is contained in:
@@ -55,6 +55,7 @@ HListView {
|
||||
|
||||
Layout.alignment: Qt.AlignHCenter
|
||||
Layout.fillWidth: true
|
||||
Layout.maximumWidth: 256 * theme.uiScale
|
||||
Layout.preferredHeight: width
|
||||
Layout.topMargin: theme.spacing
|
||||
|
||||
|
Reference in New Issue
Block a user