mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-10 14:26:34 +00:00
fix(ActivityCenter): Fix reopen popup on bell button click
Closes: #3331
This commit is contained in:
parent
35e15f7ed0
commit
92ec298c3d
@ -29,6 +29,9 @@ Popup {
|
||||
closePolicy: Popup.CloseOnEscape | Popup.CloseOnPressOutside
|
||||
parent: Overlay.overlay
|
||||
|
||||
dim: true
|
||||
Overlay.modeless: MouseArea {}
|
||||
|
||||
width: 560
|
||||
background: Rectangle {
|
||||
color: Style.current.background
|
||||
|
Loading…
x
Reference in New Issue
Block a user