mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-12 23:35:32 +00:00
fix: Increase keycard popup width
This commit is contained in:
parent
00eee836ae
commit
a6494bfe33
@ -12,6 +12,7 @@ StatusModal {
|
||||
property var sharedKeycardModule
|
||||
property var emojiPopup
|
||||
|
||||
width: Constants.keycard.general.popupWidth
|
||||
closePolicy: d.disableActionPopupButtons || d.disableCloseButton? Popup.NoAutoClose : Popup.CloseOnEscape | Popup.CloseOnPressOutside
|
||||
hasCloseButton: !d.disableActionPopupButtons && !d.disableCloseButton
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user