mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-25 13:06:08 +00:00
Updated main tap's profile badge. Fixes #1619
This commit is contained in:
parent
1f3be224b8
commit
ac6d55ae2d
@ -254,8 +254,8 @@ RowLayout {
|
||||
id: profileBadge
|
||||
visible: !profileModel.mnemonic.isBackedUp && sLayout.children[sLayout.currentIndex] !== profileLayoutContainer
|
||||
anchors.top: parent.top
|
||||
anchors.left: parent.right
|
||||
anchors.leftMargin: -17
|
||||
anchors.right: parent.right
|
||||
anchors.rightMargin: 4
|
||||
anchors.topMargin: 5
|
||||
radius: height / 2
|
||||
color: Style.current.blue
|
||||
|
Loading…
x
Reference in New Issue
Block a user