Updated main tap's profile badge. Fixes #1619

This commit is contained in:
staked-smart-ace 2021-01-16 02:14:06 +04:00 committed by Jonathan Rainville
parent 1f3be224b8
commit ac6d55ae2d
1 changed files with 2 additions and 2 deletions

View File

@ -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