mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-02 17:54:01 +00:00
fix(CommunityPermissionsSettingsPanel): Fix height and width for permissions views
Fixing: https://github.com/status-im/status-desktop/issues/9765
This commit is contained in:
parent
d8ce6f58dd
commit
240fbfab60
@ -286,7 +286,6 @@ SettingsPageLayout {
|
||||
communityDetails: root.communityDetails
|
||||
|
||||
viewWidth: root.viewWidth
|
||||
height: root.height
|
||||
|
||||
function setInitialValuesFromIndex(index) {
|
||||
const item = ModelUtils.get(root.permissionsModel, index)
|
||||
|
Loading…
x
Reference in New Issue
Block a user