mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-17 00:07:51 +00:00
merchant: hide color stripe
This commit is contained in:
parent
36eb1f80e1
commit
38401262cf
1 changed files with 1 additions and 0 deletions
|
@ -169,6 +169,7 @@ Rectangle {
|
|||
// color stripe at the top
|
||||
Row {
|
||||
id: styledRow
|
||||
visible: currentView !== merchantView
|
||||
height: 4
|
||||
anchors.top: parent.top
|
||||
anchors.left: parent.left
|
||||
|
|
Loading…
Reference in a new issue