merchant: hide color stripe

This commit is contained in:
selsta 2019-01-10 09:45:41 +01:00
parent 36eb1f80e1
commit 38401262cf

View file

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