aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MiddlePanel.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/MiddlePanel.qml b/MiddlePanel.qml
index 69d14d0f..ea2744de 100644
--- a/MiddlePanel.qml
+++ b/MiddlePanel.qml
@@ -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