mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-28 18:56:32 +02:00
merchant: hide color stripe
This commit is contained in:
parent
36eb1f80e1
commit
38401262cf
@ -169,6 +169,7 @@ Rectangle {
|
|||||||
// color stripe at the top
|
// color stripe at the top
|
||||||
Row {
|
Row {
|
||||||
id: styledRow
|
id: styledRow
|
||||||
|
visible: currentView !== merchantView
|
||||||
height: 4
|
height: 4
|
||||||
anchors.top: parent.top
|
anchors.top: parent.top
|
||||||
anchors.left: parent.left
|
anchors.left: parent.left
|
||||||
|
Loading…
Reference in New Issue
Block a user