mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-21 20:09:37 +00:00
fix(PermissionsSettingsPanel): fix initial view being too wide
Fixes #16617
This commit is contained in:
parent
bd6289d4f2
commit
fe9fa7d086
@ -87,7 +87,7 @@ StackView {
|
||||
// Community Permissions possible view contents:
|
||||
initialItem: SettingsPage {
|
||||
id: initialItem
|
||||
implicitWidth: 0
|
||||
width: root.viewWidth + leftPadding
|
||||
|
||||
title: qsTr("Permissions")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user