mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-15 09:04:45 +00:00
fix: code review suggestions
Co-authored-by: RichΛrd <info@richardramos.me>
This commit is contained in:
parent
0ff5fa32f0
commit
fe42cd08f8
@ -56,9 +56,7 @@ Item {
|
|||||||
anchors.right: parent.right
|
anchors.right: parent.right
|
||||||
anchors.rightMargin: Style.current.bigPadding
|
anchors.rightMargin: Style.current.bigPadding
|
||||||
anchors.verticalCenter: parent.verticalCenter
|
anchors.verticalCenter: parent.verticalCenter
|
||||||
onClicked: {
|
onClicked: optionsMenu.open()
|
||||||
optionsMenu.open()
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
PopupMenu {
|
PopupMenu {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user